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 8479

Ability for LotusScript to set table cell colors

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set Cell color.
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Request that "Include action in Mobile swipe left" and "Include action in Mobile swipe right" will be supported

According to the following Domino Designer 11 Help, New properties in Designer to support HCL Nomad https://help.hcltechsw.com/dom_designer/11.0.1/basic/wn_new_properties_for_mobile.html It says the following. Note: The properties&n...
over 2 years ago in Nomad / Nomad (iOS) 0 Assessment

Allow AUT to cascade updates into a single operation

Problem: When AUT does an update it only takes one file from the document to apply/install that update. That means that FixPacks and Language packs do not get applied in the same update/install transaction from AUT. Proposed Solution: Allow multip...
about 1 year ago in Notes 0 Assessment

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
over 6 years ago in Domino Designer 6 No Plans to Implement

Make multiple use of photo in Domino Directory.

Rather than keep tinkering with individual photo issues, end the Photo issue for all products fully once and for all. Use a Domino Directory Photo for Person or Mail Group doc controlled by Admins to be used in: The space from the V11 removed Let...
almost 5 years ago in Notes 2 Assessment

"Live" view for Notes client

Would be great to have a "live" option for a Notes view so no value for the view/column values will be stored somewhere so it has absolutely no caching. Bad for performance but there are use cases for it (views with not too large data-sets).
about 1 month ago in Domino Designer / Views 1 Needs Review

Microsoft OLE objects fail when Domino server runs as a service

To resolve the issue of running agents that use OLE automation to create Microsoft Office objects while the Domino server is running as a service. Reference link: https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0031706
about 1 month ago in Domino / Integration 0 Needs Review

Add a feature to change the Javascript Script Libraries editor format

Who needs this? Domino/Notes developers What do they want? They wanted to change the new format of the Designer Script Library (Javascript editor) and go back to default setting from previous versions without the Fx and sub sections under it. Why ...
about 1 month ago in Domino Designer / Java 2 Needs Clarification

Access to named document via @formula

https://help.hcl-software.com/dom_designer/12.0.2/basic/H_GETNAMEDDOCUMENT_METHOD.html I do not see @formula ways to access a named document as it is possible for profile documents e.g. @Command( [EditProfile] ; "coloring" ) so I can not access a ...
about 1 month ago in Domino Designer / @Formulas 0 Needs Review

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 5 years ago in Domino Designer / LotusScript 3 Assessment