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 1053 of 9007

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 1 month ago in Leap 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

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

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)
about 2 months ago in Leap 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

Better integration between LEAP and Volt MX

Customers using both products can enjoy excellent results thanks to their seamless integration. The process of creating apps in LEAP is very easy, and these apps can be integrated with an MX app (mobile or otherwise). Currently, the products are l...
about 1 month 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.
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Nomad server on Domino to support Domino TOTP without SafeLinx

For smaller customers where SafeLinx becomes offputting, running Nomad directly on Domino is very attractive. But despite Domino HTTP supporting TOTP, it is not supported with Nomad, if this was added it would become a compelling product offering.
over 3 years ago in Nomad / Nomad (Android) / Nomad (iOS) / Nomad (Web) 6 No Plans to Implement

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.
about 4 years ago in Domino Designer / LotusScript 0 Assessment

Collapsable code loops in lotus script

When looking at lotus script it would be super helpful in longer code sections to be able to collapse the code for while, do, for, etc loops - look at most other design development tools and this is a standard option.
over 3 years ago in Domino Designer / LotusScript 1 Assessment