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 1107 of 8993

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
188 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

Ability to give business users read access to form submissions

I have several business users who need to view / access form submissions. Currently - By default, only record owners and administrators can read the form when it is submitted. I don't necessarily want these business users to have admin access to t...
about 1 month ago in Leap 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
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

Add opportunity to add OSGI Plugins (similar to HCL Leap standalone)

It would be interesting to let Domino Leap extensible in the same way HCL Leap (standalone) is, allowing us to create more complex integrations on the tech side, while it remains simple on the No-Code developer side. I know about the existing inte...
about 2 months ago in Leap 0 Needs Review

Option in Data Grid to include/exclude final/end stages

In workflow applications, the scope usually lies on requests which need to be processed.If a request is finalized/closed, it should still be viewable/accessable, but it is not in the main focus any more. So, I would like to have a switch/option in...
17 days ago in Leap 0 Needs Review

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

In admin application dashboard add a column for last content add/update

It is hard to identify unused applications across my 1000+ applications. If I had a column with the last content date I could easily see which apps are not in use. (I used to just do this in SQL but that is no longer possible since I am in SAAS Now)
2 months ago in Leap 0 Needs Review

Enhance LotusScript with Base64 encode/decode, MD5, SHA1, SHA256

Please provide a native LotusScript interface to do Base64 encoding and decoding, and hash functions like MD5, SHA1, SHA256. Needed since Nomad does not have Java for speedy access to those functions, and these functions are needed on the web.
over 4 years ago in Domino Designer / LotusScript 0 Assessment