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 980 of 8863

Add SetColorForCell method for NotesRichTextTable object

Now we can use only Main Color and Alternate Color for all NotesRichTextTable
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

C-API support for missing DAOS NLOs

Currently the only official way to list missing NLOs is levarging tell daomgr missing command.To allow better integration having C-API support for missing NLOs would be very helpful.Listing all missing NLOs with a call-back would be fine to allow ...
over 6 years ago in Domino / Integration 1 Under Consideration

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Activate spell check when using InsertText

When a user pastes text from the clipboard into a text field or rich text field with spell checking enabled, the misspelled words are marked red. When pasting the same text with the NotesUiDocument method InsertText, the misspelled words are not m...
almost 4 years ago in Domino Designer / LotusScript 0 Needs Review

Option to enable SMS OTP for Verse (web login)

Give an option to enable SMS OTP to login in HCL Verse or Webmail
over 2 years ago in Domino / Security 2 Already Exists

Export LTPAToken from Domino into Sametime V12

In Sametime V12 there is no connection anymore to a Domino server. The proxy does not import the LTPAToken automatically anymore. The documentation tells us the setup a temp. WebSphere-Liberty server and creates a LTPAToken. This is a workaround i...
over 3 years ago in Domino / Security 1 No Plans to Implement

Support TOTP for AD as LDAP

Currently TOTP can work for Single Server or Multiple Server SSO authentication and domino as LDAP . Since it is possible for user to setup AD for web server authentication and TOTP is a widely requested requirement, we need to be able to setup TO...
almost 3 years ago in Domino / Security 2 Needs Review

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Support for CSRF Tokens in domino

The security landscape is changing all the time, and one of the new things that customers and security experts are asking for is anti forgery tokens that is sent with forms up to prevent forgery data sent back from clients. It would be good if dom...
over 4 years ago in Domino / Security 3 Already Exists