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 1203 of 8857

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
10 months ago in Domino Designer / LotusScript 1 Needs Review

Asynchronous LS code in a Notes form

Say you want to fill some cache at the start of a form, e.g. looping through a view in the PostOpen. The user has to wait until the loop is finished. If this code could be executed asynchronously, the user wouldn't have to wait and could start fil...
about 4 years ago in Domino Designer / LotusScript 3 Needs Review

HCL Verse iOS need complete support for personal groups like android device.

Currently there is a known limitation for Working with personal groups is limited. Reference Document : https://help.hcltechsw.com/traveler/12.0.2/iOSVerseLimitations.html HCL Verse iOS need complete support for personal groups like android device.
about 2 years ago in Verse / Mobile (iOS) 1 Assessment

Remove and add database icon using lotusscript

Requirement is to remove old database icon and add new database icon on the workspace using lotusscript. @RenameDatabase and @AddDatabase methods doesnot fit in customer requirement. Migration from old version to new version is being done and at s...
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

Allow a version of @SetviewInfo as a Lotusscript command

I would like to see a version of the @SetViewInfo / @GetViewInFo commands in Lotusscript. Of course the currently existing side effects of the @command on other Notes Design objects than the view where it gets used, need first to be removed. Other...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Create Contact from Signature

In the legacy Notes Client you are able to create a contact from a mail "More -> Add Sender to personal contacts ...". We are using Verse on Premise as our new default Mail Client and our customers love it. But for now they have to switch to ol...
over 4 years ago in Verse / Verse on Premises 0 Under Consideration

Return Receipt option for Verse

There is a notes.ini parameter to set return receipt option (like popup) for inotes - iNotes_WA_SendReturnReceipt= 0/1/2. This does not work for verse. Please provide a parameter or feature for verse as well
over 4 years ago in Verse / Verse on Premises 0 Assessment

Improve setting headers and footers when printing documents

Setting headers and footers in the form properties is very limited. A simple requirement like this ID: xxx |SPACE_BETWEEN_LEFT_AND_CENTER| Customer: yyy |SPACE_BETWEEN_CENTER_AND_RIGHT| Page: 1 of 5 can't be set as a header right now, as you can't...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Return Receipt Prompt

As of now, it is not possible to prompt HCL Verse users if they want to send (acknowledge) the mail return receipt. Please add a policy setting that will allow the administrators to configure how the return receipts will be handled by the Vese on-...
over 2 years ago in Verse / Verse on Premises 1 Needs Review

Change password for a user ID without having ID Vault using lotusscript or Formula Language

"ResetUserPassword" method can be used to change the password for a user ID present in ID Vault. Requirement is to change/reset the password without having ID vault and this needs to be done via lotusscript or formula language.
about 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement