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

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...

Ideas

Showing 3209 of 8878

Display bespoke user message when executing service and user action disbled when running

Would you consider integrating a bespoke message if the option 'Disable user action while running ' is true when executing a service?
almost 2 years ago in Leap / Documentation 0 Needs Review

Add ability to read button caption as in 'item.getContent()' - goal: one button many functions

Unless I'm mistaken, we can't access the current caption for a button. Would you consider adding getContent() in order to ascertain the current button function? The goal is to reduce number of app buttons and through onClick event. execute desired...
almost 2 years ago in Leap / Documentation 0 Needs Review

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
over 3 years ago in Domino Designer / @Formulas 3 Needs Clarification

Setting not to display the Access Control List settings

Notes users who don't have administrator privileges cannot change ACLs of Database but can view the settings of Access Control List. We do not want to show the group names, server names, user name etc. displayed in the Access Control List to them...
over 3 years ago in Domino / Security 0 Under Consideration

Make a GDPR Template policy for people who leave the company

No description provided
over 7 years ago in Domino 5 Already Exists

Mailbox over quota action

Extend the options for actions when you exceed the mailbox quota. Add a new option to disable emails sending. This option should not have a negative impact on incoming emails, but only on the email sender from the mailbox.
over 7 years ago in Domino 0 Under Consideration

CSV export in UTF-8 BOM format (for user registration)

It is not possible to export from a employee management notes database and import new users as csv text file with UTF-8 BOM format in the admin client. This is the REQUIRED format from HCL!
almost 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Make NotesDocument.Added Property accessible

From Tim Paque et al I don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API ma...
over 7 years ago in Domino Designer / @Formulas / LotusScript 2 Under Consideration

Add red dot next to pertinent service on validation fail

If an app fails to validate, the error is displayed in the Error Box together with a 'red dot'. In the case of non-validation due to an erroneous service(s), would it please be possible to also show a red dot next the pertinent services. The goal ...
almost 2 years ago in Leap / Documentation 0 Needs Review

@command([Editdocument]) and uidoc.editmode = true don't work when opening a document from a DQL view.

Both ways to edit a document after opening it from a DQL view don't work. Also Automatically enable edit mode of the form does not work. I did find a workaround though! When you add the code below to the queryopen script of your document it will p...
over 3 years ago in Domino Designer / Views 1 Needs Clarification