Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

ADD A NEW IDEA

Domino Designer

Showing 1230

Fix SVN plugin issue

Source control is very important as you already know. We are using SVN and Gitlab. SVN plugin is broken in new version of domino designer and therefore we are still using Domino Designer 9.0.1 last FP version. Are you planning to correct this iss...
about 5 years ago in Domino Designer 0 Assessment

Allow the execution of the 1. color code column in a categorised/total row in a view

In a view with totals, averages or percent values the first occurence of a color changing column is not ececuted in the category/totals row , but the consecutive ones are. This looks odd. In a view where there are no totals used, the color column...
about 4 years ago in Domino Designer / Views 0 Under Consideration

Add the missing NotesViewColumn properties

There are a bunch of missing properties to manipulate view columns with LotusScript. This is very annoying because it forces to edit DXL for simple operations like setting a TOTAL. Missing NotesViewColumn class properties are : .isTotal .isAve...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

AutoUpdate for Any template

provide set of functions, that will allow users of template, autoUpdate their apps. If templates would have Autoupdate, developers will be more engaged to deliver new versions, while template users - faster access to latest version. everybody sho...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
over 3 years ago in Domino Designer / LotusScript 4 Under Consideration

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Get the content from the "VIEW" magazine and make it available

New comers and some older folks will not have seen the great articles in the "VIEW" online magazine. I see a lot of questions and suggestions that have been covered in prior articles. Including techniques for common challenges which have been lost...
about 5 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Notes client: make it possible to copy all / selected properties (database, view, form, etc ...) from one to another

For example, sometimes when you want a global change applied to several/many views, font / background colour, etc. Instead of recreating from scratch or changing by column, should be able to select source view with all the correct setup and apply ...
over 5 years ago in Domino Designer 4 Under Consideration

Correction in Documentation for NotesQueryResultsProcessor is needed badly!

Online documentation list a method Set QRP = NotesDatabase.GetQueryResultsProcessor where it is Set QRP = NotesDatabase.CreateQueryResultsProcessor Offline documentation doesn't list that method at all under NotesDatabase... Same applies to Java d...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Make the xpage minimum supported release also honor java version

in the XSP properties there is an option of minimum supported release that isn't honored when compiling xpages. So In Designer 9.01 FP10 or Designer 10 code compiled doesn't work on older servers than 9.01 FP8 and if you have several servers that...
over 4 years ago in Domino Designer / XPages 2 Under Consideration