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

Ideas

Showing 1749 of 9007

Add Style Property to the LotusScript NotesViewColumn Class

Summary: The NotesViewColumn class currently lacks the ability to programmatically read the "Style" setting (General, Number, Date/time, Names) defined in the column's Advanced Format properties. Implementing a read-only Style property would enabl...
3 months ago in Domino Designer / LotusScript 0 Needs Review
187 VOTE

Lotus Script method for export document as PDF

Lotus script method for export/save documents as PDF
almost 6 years ago in Domino Designer / LotusScript 5 Assessment
239 VOTE

About RichText and fidelity in general

From eknori. with Nomad just around the corner, LS and also richtext becomes important again. Richtext methods have not been upgraded or enhanced for a long time. I do not make an educated guess, why. you should hire Ben Langhinrichs and use his k...
over 7 years ago in Domino Designer 7 Assessment
235 VOTE

Designer support mulitple monitors

Most developers work with multiple monitors. It would be nice to be able to move a tab out of the designer window into a new window onto another screen. we can do this with eclipse by dragging the tab onto a new screen and detach it.
over 7 years ago in Domino Designer 7 Assessment

Add support for OIDC client credentials flow

We have a requirement to support M2M authentication with Domino using the client credentials flow (part of the OIDC spec) from an external OIDC provider. We are using Entra ID as OIDC provider. Domino needs to support the access token from that fl...
5 months ago in Domino / Security 1 Needs Review

@Left or @Right with a negative number (Exists, withdrawn)

Instead of using @Left(string; @Length(string)-6) where you have to pass the string or string-expression twice, it would be much easier to be able to just write @Left(string; -6) indicating: the left part but the last 6 characters.Similarly, a cal...
13 days ago in Domino Designer / @Formulas 0 Needs Review

Hide the LDAP bind username in DA document

The Directory Assistance can be accessed over the web by an authenticated user, especially if the filename is the default "da.nsf". And when the user opens the browser's Developer tools and then clicks on a DA document, the LDAP bind username can ...
13 days ago in Domino / Security 0 Needs Review

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
5 months ago in Domino Designer / LotusScript 1 Needs Review

Sensitivy Tags

Notes/Verse/DominoSensitivity Tags Requirement: As an Administrator, I need to be able to have a "sensitivity tag" on each email and calendar invite/entry, because it would allow me to control the distribution of mail and calendar entries based on...
5 months ago in Domino / Security 0 Needs Review
102 VOTE

Make Domino Designer a modern IDE

Compared to other modern IDEs, Domino Designer is outdated. Missing keyboard shortcuts, autocomplete, intellisense. All those useful features that modern IDEs have. Just honestly use VSCode for a week and compare it to the Domino Designer to feel ...
almost 4 years ago in Domino Designer / LotusScript 4 Under Consideration