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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

All ideas

Showing 8766 of 8766

Add a possibility to take a database offline

Would be nice to take a notes-database offline. Make it transparent for users. ie. "This database is currently in maintenance mode, pleae try later" on the Notes Client and on acessing via http. Good for doing some tasks like compact -c, deploying...
over 6 years ago in Domino / Administration 3 Needs Clarification

Enable access to views in Verse client

Add possiblity to add also views to Verse, not only folders.
8 months ago in Verse 0 Needs Review

Add inner / outer join functionality in DQL

While it is not possible to work with JSON and LotusScript in a professional way, and also in Java merging two JSON results ends up implementing a punch card logic from the 17th century, I would really like to see a way to inner / outer join DQL r...
over 2 years ago in Domino Designer 0 Needs Review

Check whether "Refresh Design for Admin Server Only" is enabled or not, and change the option on the Domino Administrator side

There is no function in Notes/Domino to check whether "Refresh Design for Admin Server Only" is enabled from the Domino Administrator user perspective. They need to open the Design tab of the Database Properties for each Database from Domino Admin...
over 1 year ago in Admin Client 0 Assessment

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
10 months ago in Domino Designer / LotusScript 1 Needs Review

New function or command to list associated databases files by specifying nlo file name

'tell daosmgr listnlo' command can be used to list the associated nlo files by specifying the database. But there is no command and function to list associated database files by specifying no file. For analyzing and troubleshooting, request t...
almost 3 years ago in Domino / Administration 1 Under Consideration

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review

separate view index file for each view in DB when NIFNSF is enabled

I find it would be useful to treat each view index as separate file while administering and troubleshooting. i.e. less change of locking NIFNSF file on large views or no need to wait rebuilding all view indexes when only 1 or 2 views need to rebui...
about 4 years ago in Domino / Administration 1 Under Consideration

Optionally resize images when inserting into a new mail

Almost every mail client on mobile devices allows to automatically resize all image attachments. Mostly large, medium and small or original size is offered as a choice. This would also be an ideal way to reduce traffic and storage space in the dom...
over 2 years ago in Notes 1 Needs Review

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration