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

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

option to remember a device in order to skip the 2FA for a certain period (1 month for instance)?

Is there an option to remember a device in order to skip the 2FA for a certain period (1 month for instance)?
3 months ago in SafeLinx 0 Needs Review

Multi-Language support for SafeLinx custom login pages

Request to enhance SafeLinx custom login pages to support multiple languages. Currently, custom login pages are limited to the languages supported by SafeLinx. This enhancement would allow customers to use their own custom pages for languages that...
2 months ago in SafeLinx 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

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

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

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
7 months ago in Domino Designer / LotusScript 1 Under Consideration
128 VOTE

Nice looking charts to make nice looking apps for management and decision making

I like panagenda embedded charts. we need easy to use charts in apps.
over 7 years ago in Domino Designer / LotusScript 7 Under Consideration