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 999 of 8858

Increase Noteslog limit

Currently Agent Log can hold only 64KB of information. When the information written to it exceeds this limit, the following message is displayed and the agent stops running: Error executing agent <agent-name> in <database-name>. Memory...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Revisit the initial screen without reopening after clicking "Next Frame" or "Previous Frame" on Nomad iPhone

After opening an application database with frame set (e.g. Discussion DB) on Nomad iPhone, if "Next Frame" or "Previous Frame" was clicked, the initial screen can't be revisited without reopening the application. Frame navigation on the iPhone...
over 3 years ago in Nomad / Nomad (iOS) 1 Under Consideration

Arrow button icons on action bar

Regarding Nomad Android, when a user creates new mail, it is difficult to push the arrow button icons for mail actions on action bar. This is an enhancement request to improve operability of the arrow button icons, for example, make them more big...
over 1 year ago in Nomad / Nomad (Android) 1 No Plans to Implement

Users need to reset their Password

Users have the capability to "Change Password"... see attached "HCL Change Password.png" However, if they have forgotten their password, they need to be able to Reset it. I wrote this up in the Nomad Forum, and was advised to create an entery here
over 1 year ago in Nomad / Nomad (Web) 4 Future Consideration

Encrypted / masked fields depending on rights

We have the possibility to encrypt fields in the client but it would be good to have a field type that can't be viewed from the property box of documents that will mask the data except if you have the rights from a role, group or directly and sett...
over 6 years ago in Domino Designer / @Formulas 2 Needs Clarification

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Add a keyword to @DbLookup to continue past non-matching keys

If you call @DbLookup with a list of keys, the lookup will stop after the first non-matching key. I would like it to keep going and process the rest of the keys in the list. For example, say you want the entries for the months February, March, Aug...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Mark document Read/Unread manually on Nomad Mobile

Customer want to mark document Read/Unread manually on Nomad Mobile (iOS, Android). For example, long-press on a document in database view shows a menu and it should have the item of "Read/Unread". They requested to add the above as default func...
about 1 year ago in Nomad 1 No Plans to Implement

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review