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 8483 of 8483

Enhancement request for DirSync task

I would like to see a couple of enhancements for the upcoming V11 DirSync task. As far as I understand, the mapping of AD attributes to Notes items is static. I would like to see a possibility to make this configurable. At midpoints, we have a dat...
over 5 years ago in Domino / Administration 2 Assessment

Add a progress bar functionality to volt/leap-applications

Leap apps currently are missing a progress bar item. I do need this in most applications so a default functionality is needed for this. Here is a reference how this could look like https://www.freecodecamp.org/news/how-to-build-a-responsive-and-dy...
about 1 year ago in Volt 1 Needs Review

Update Designer Documentation with respect to Nomad Web

Currently, there is short and long term limitation explained with respect to Nomad Web in below URL--> https://help.hcltechsw.com/nomad/1.0_web/nomad_web_limitations.html There are additional URLs with respect to LotusScipt and Formula language...
almost 2 years ago in Domino Designer / Documentation 0 Needs Review

Include some features from the OpenNTF Team Mailbox in the default template

The Team Mailbox from OpenNTF ( https://teammail.openntf.org/main.nsf/project.xsp?r=project/DominoTeamMailbox/summary ) delivers some features like "named signature" with the field "<<AUTHOR>>" or the author´s name to the first line of...
about 3 years ago in Notes 0 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...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Ticking "Show->Group By Date" or not should be consistent with "EnableGroupByDate=0/1“

With test on R12.0.2 notes client, we found: mails in Inbox are groupped by default. exit notes client, add EnableGroupByDate=0 to notes.ini and relaunch to check Inbox: mails are displayed as flat format, not groupped by date. ticking "Show->G...
over 1 year ago in Notes 0 Needs Review

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...
almost 6 years ago in Domino / Administration 3 Needs Clarification

Execute Delete and Terminate events when agent runs into timeout set for AMGR

Scheduled agents are limited to a certain amount of minutes that they are allowed to run (setting in server document) The AMGR kills running agents when reaching the time limit. Please enhance this feature in a way, that the DELETE event in LotusS...
11 months ago in Domino Designer 0 Under Consideration

Handling of added url parameters like ?fbclid=

If a public website is powered by domino, it is often wished, that urls shared to social media, i.e. facebook. But this plattforms sometimes add url parameters to an url, if this is clicked. Facebook i.e. adds often ?fbclid=xxxx. This causes an er...
over 3 years ago in Domino 2 Under Consideration

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
7 months ago in Domino Designer / LotusScript 0 Needs Review