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

Identify which replica a document was created in

If there a database has multiple replicas, it is impractical to compare the @created and the @addedinthisfile timestamps to determine if a document was created in a specific replica. Is it possible to either a) add a lotusscript method to notesdoc...
almost 2 years ago in Domino Designer / LotusScript 4 No Plans to Implement

Support the automatically created LS SUB by using given LS templates

Hi there, in the designer if you create a new Design element the LS SUBs for i.e. Initialize and Terminate do not(!) make use of the SUB template defined in the Designer Code & comment templates Please support those template also for automtica...
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Feature to change password on Verse mobile (iOS and Android) directly

The user can change the password from the Verse mobile application Current option to change the password On the device, you cannot set a new password. User needs to set a new password from URL (https://servername/names.nsf?Changepassword) and then...
over 4 years ago in Verse / Mobile (Android) / Mobile (iOS) 1 Needs Review

Allow right justification for text in fields

Should be able to right justify text in numeric fields for the Notes Client. Left is just wrong.
over 5 years ago in Domino Designer 0 Under Consideration

I want an option in increments of x min.

If I choose a native OS style in the time field, I want to add an option that allows me to choose in increments of x min. Now I can only select in 15-minute units.
over 6 years ago in Domino Designer 0 Under Consideration

Keep Find Next and Find Previous working in Domino Designer Lotusscript editors

Quickly finding the next or previous occurence of a string without invoking a dialog box is essential for editing speed. I cannot endorse the plan to remove these commands from Domino Designer. Please keep them!
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Be able to set working set depending on profile

If I switch the in the notes client profile it would be good if I also could set the default working set in designer related to this profile.
almost 2 years ago in Domino Designer 0 Under Consideration

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
over 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an @Formula for the cumulative sum of a list of numbers

Getting the cumulative sum using an @For loop is easy, but runs into the memory limit for large lists. In addition to its mathematical uses, having access to the cumulative sum would make it easier to work around the 32k field/64k computed text li...
over 5 years ago in Domino Designer / @Formulas 1 Under Consideration