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 767

Add menu option "New replica..." to create a server replica of a locally created database

In HCL Nomad, I created a new local database and picked "Create custom" in the template selector. I select the layout / forms / fields and Nomad creates the DB. As final step and to collaborate with others, I want to create a server side replica o...
13 days ago in Nomad / Nomad (Web) 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.
27 days ago in Domino Designer / LotusScript 1 Needs Review

Support for Windows BMP File Format in DXL

Currently, DXL supports only PNG, JPEG, GIF, and notesbmp formats, but not Windows BMP. Simple images such as QR codes can be easily generated in LotusScript as Windows BMP files, but they cannot be embedded as inline images in rich text. Please a...
16 days ago in Domino Designer / LotusScript 0 Needs Review

Add new/extend LotusScript classes in core LotusScript

Include LotusScript extensions just shown into the core LotusScript engine so they can be used on Domino server, Notes and Nomad clients. Timezone management and conversion HTTP handling of Binary files All sorts of hashing algorithms exposed to L...
over 1 year ago in Domino Designer / LotusScript 2 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...
about 2 months ago in Domino Designer / LotusScript 1 Under Consideration

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

Please enable the ability to prohibit pasting notes notes documents.

Please enable the ability to prohibit pasting notes notes documents.While this exists for view events, it does not prevent notes document pasting when a new view is created, as pasting remains possible there.Ideally, an event should be set in the ...
11 days ago in Domino Designer / LotusScript 1 Needs Review
271 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

Print multiple documents from Nomad web

In the HCL Notes client, when we mark two or more documents, we have the option to print the selected documents or the selected view. But in HCL Nomad we don’t have that option. HCL Nomad only prints out the document that is marked in the view. Pl...
2 months ago in Nomad / Nomad (Web) 0 Needs Review
179 VOTE

Lotus Script method for export document as PDF

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