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 2957 of 8868

Tool to find unused groups.

Requesting for a Domino tool we can use tod etermine with certainty that a group is not being used. See the third party tool below as sample. https://helpsoftwareinc.com/how-can-you-know-which-groups-are-being-used/
almost 5 years ago in Domino / Administration 3 No Plans to Implement

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
6 months ago in Domino Designer / LotusScript 0 Needs Review

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Mail rule: Send Full copy to external address, exchange/google rejected these mails

1.From Notes client created one mail rule: WHEN All Documents Then sent Full copy to userA@gmail.com(or exchange mail address) 2. Then the mail message has been rejected by gmail or exchange, because these auto-forwarded mail messages could not po...
over 4 years ago in Domino 1 Under Consideration

Changes to the Global Domain Document should not need a server restart

Can we have a domino console command that will ensure that any changes to the Global Domain Document are implemented. Currently this needs a server restart. "Settings in the Global domain document are static and loaded only at server initializatio...
over 2 years ago in Domino / Administration 1 Under Consideration

More DQL options

I want to use DQL to speed up our search form who is using FTSEARCH multiple databases but i cant do this because DQL: i cant search multiple databases and make a federated search i cant limit the number of documents retrieved by the search. I can...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Cancelled meeting should remain in calendar view even after processing cancellation

Customer expected the cancelled meeting to remain in the view until removed manually. Would need a remove from Calendar action button or note to select remove/delete from delete dialog. Below are the steps to reproduce this issue. 1) From Inbox, u...
almost 6 years ago in Domino 3 No Plans to Implement

Ok to assign administration server to a server group in DB ACL

The starting point of this requirement is: If it is allowed to assign administration server to a server group instead of a single server in database ACL, that it can minimize the Adminp malfunction due to the administration server (a single server...
over 2 years ago in Domino / Administration 1 No Plans to Implement

AppDevPack/domino-db: Add a Evaluate() method to Document Class to allow computation of Notes @-Formulas

In some cases, it would be helpfull to be able to evaluate a Notes @-formula against an existing Document and get the value of the formula back. i would love to able to use this functionality in domino-db like so: const back_from_eval = await d...
almost 6 years ago in Domino 4 Under Consideration