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 781 of 9014

Copy the Lotusscript code from rich text field into the click action of the button

1.Customers need let AI develop the program code in Notes Designer. 2.If we had method to copy the Lotusscript code generated by Domino IQ from rich text field into the click action button then we can meet the requirement easily. Please refer to t...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review
274 VOTE

Show LotusScript variables that are declared, but not used.

LotusScript developers would benefit from this. This would be helpful for cleaning up code.
over 7 years ago in Domino Designer / LotusScript 2 Assessment

Add JSON pretty format to the the JSON class in Lotus Script

Lotus Script JSON stringified output is always compressed and does not format the data pretty printed. There are many tools out there which could reformat the JSON output.But this would cause a round trip to an external comand like JQ which would ...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

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...
4 months ago in Domino Designer / LotusScript 0 Needs Review
189 VOTE

Lotus Script method for export document as PDF

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

Add option to include person documents from deletion

By now you have the option to list groups in the directory profile of the Domino Directory which are prohibited to delete. I had the case that an admin removed all LDAP bind accounts for HCL Sametime, HCL SafeLinx and also HCL Connections and ther...
5 months ago in Domino / Security 1 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.
6 months ago in Domino Designer / LotusScript 1 Needs Review
103 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

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...
6 months ago in Domino / Security 1 Needs Review

userlicenses.nsf should include time of last access

Currently userlicenses.nsf database (if enabled in Сonfiguration Document) is collecting when user last accessed Domino servers and over which protocol, while in document there is only date of last access. Access time is always midnight 00:01. Sto...
3 months ago in Domino / Security 1 No Plans to Implement