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

Clear

Ideas

Showing 376 of 8846

Ability to re-sort in an embedded view that show single category

If the entire view is displayed with a header in the embedded view, it can be re-sorted by another column that has it set. However, if show single category is set, the triangle for sorting will disappear. This is because it would turn off the cate...
almost 3 years ago in Domino Designer / Views 0 Needs Review

Add parameter newInstance to @Command([EditDocument]) to avoid save conflicts

Just like in LotusScript function notesUIWorkspace .EditDocument, please add a parameter newInstance in @Command([EditDocument]). Maybe even add some options in Notes that prevents from opening a document twice when using "right click -> edit d...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Add Server, Certifier, and ID Vault IDs to a restricted place in the ID vault

The ID vault has helped recover user ID files, but the problem of losing certifiers, server IDs, and ID vault IDs remains. This could be easily solved by also storing these ID files in the ID vault and provide additional security to restrict who c...
almost 2 years ago in Admin Client 3 Assessment

Allow use of ViewNavigator in FT-searched views

Currently, if you use any of the FTSearch* methods on a view, then `ViewNavigator`s you create for the view won't respect the search, instead forcing you to use getAllEntries(). However, that limits the optimizations you can perform and, at the ve...
over 2 years ago in Domino Designer / Views 0 Under Consideration

Resolve CTRL + V Replacing Entire Line In Domino Command Line

When Copy/Pasting with CTRL+C and CTRL+V information into the Domino Command Line, instead of appending it to the end of the line, it overwrites everything entered so far. Requesting this small bug be resolved in future releases.
about 2 years ago in Admin Client 4 Under Consideration

"Display values as icons": please show the available icons

There can be icons in a view column. In order to put an icon in the column, one has to know its number. Which usually means that one has to open the Help database and look it up. Could there be some Assistant, or an icon selector, to make it easie...
about 5 years ago in Domino Designer / Views 1 Under Consideration

Change field frame color dynamically/programmatically

It would be nice if we have the possibillity to change the color of the frame of fields dynamically via e.g. @Formula. This e.g. could be used for input validation and would create a better user experience.
over 3 years ago in Domino Designer / @Formulas 1 Needs Review

Remove references to R5

Column properties tab Advanced: Hide in Notes R5 or before. R5 is no longer supported so why this option? Similar to Sort tab for column: Categorized is flat version 5 or greater.
11 months ago in Domino Designer / Views 1 Needs Review

The database sizes display has changed to GB, MB, and KB in the administrator file tab starting from version 14.0

The database sizes displayed in the Administrator file tab were previously shown in bytes. However, starting from version 14.0, the display has changed to GB, MB, KB, etc. Is it possible to display them in a unified manner or revert to the origina...
about 1 year ago in Admin Client 3 Needs Review

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
almost 4 years ago in Domino Designer / @Formulas 1 Needs Review