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 312 of 8855

A property to change the colour of a tab opened on the workspace and cherry on the cake display Db icon in small format

Users often end up with multiple pages open. The name that the programer decided to show - or the default one - gets cut down, making it difficult to find a specific tab. Furthermore, when one has multiple processes going on, finding the important...
almost 6 years ago in Domino Designer / @Formulas 3 Under Consideration

Add InternetAddress and ShortName as new parameters for renameNotesUser method in AdministrationProcess class

Renaiming a person using the Admin Client, the old ShortName and InternetAddress is moved to the FullName item in the person document. When you rename a user programmatically with LS or Java, there is no method available with the same functionalli...
about 2 years ago in Domino Designer / Java 0 Under Consideration

Add sort option to "Use Access Control List for choices" in dialog list field

Add sort option to "Use Access Control List for choices" in dialog list field. Currently there is no sort option. They seem to be listed in the order they were added. Steps: create a new field in a form and change field type to "Dialog list". sele...
about 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
almost 6 years ago in Domino Designer / @Formulas 1 Under Consideration

Add mechanisms to get specifically data and design last-modified times

Currently, there's just Database#getLastModified, but that covers both data and design. Ideally, there would be lsxbe hooks to both portions of data from NSFDbModifiedTime in Database and for NSFDbModifiedTimeByName in Session.
almost 4 years ago in Domino Designer / Java 0 Needs Review

IMSMO to support indivual message sync

Sometimes one mail with attachment failure in the sync and get the attachment error: Unable to preview because it is damaged Is not possible to re-sync just this message. We need to repair the profile or reset the account and re-sync all messages....
about 6 years ago in Traveler for Microsoft Outlook-HTMO 3 No Plans to Implement

Nomad paste image resize option shows file size

The new feature that pasting an image offers to resize the image could be even better if the dialog also shows the resulting image file size.
over 1 year ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Under Consideration

Is it possible to force the Nomad Mobile to quit or logout using script?

Customer can use Script to quit Notes Client. Now they will use Nomad iOS and Nomad Android, they also want to use Script to quit or logout Nomad Mobile, so they need know if can control quit or logout Nomad Mobile using script? And if can provide...
almost 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 No Plans to Implement

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
over 4 years ago in Domino Designer / @Formulas 2 Needs Clarification