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 1441 of 8995

Conflict handling - add an option to merge a field (especially document history fields)

Many developers add a "history" field in their applications to document when/who updated a document and what happened. This prevents the "Conflict Handling" form property "Merge Conflicts" option from working as there could always be a difference ...
about 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Add SetColorForCell method for NotesRichTextTable object

Now we can use only Main Color and Alternate Color for all NotesRichTextTable
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Disable Type-ahead in Verse

We are clarifying the possibility of realization of this request because users have problems with “Type-ahead”. For example, users often have: 1. When sending an email, the correct address of the user is marked in red color. The user has to delete...
about 1 year ago in Verse / Verse on Premises 1 Needs Clarification

Save View without updating Index (ie when saving action buttons or column titles)

When saving a view the index is updated, even when not needed. very slow for big views.
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Right-Click Menu on Inbox at Verse On-Premises

Multiple customer that migrated from iNotes ask for Right-Click menu on Inbox. They consider that the right-click menu speeds up usage.
about 7 years ago in Verse / Verse on Premises 0 Future Consideration

Delete Private view from database

Requirement is to delete personal views belonging to all user's from the database. Is it possible to achieve this via script? The current functionality is that personal views are visible to only user who created them and not to others. There is a ...
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

Domino Volt - Dark Theme for IDE

Add option to change the appearance of the IDE and enable the use of the Dark theme.Working in the same way as other modern IDEs allow, such as Visual Studio Code, Eclipse, IntelliJ, etc ...
about 5 years ago in Leap 0 Under Consideration

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Need to allow Images and buttons in volt table instead of using HTML table.

Adding button to each row like approve that entry. and adding status image like green tick image for approved entry. for above purpose I'm building html table. if we able to do that with volt table. Great!
over 4 years ago in Leap 0 Under Consideration