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

Domino Designer

Showing 1279 of 8272

Add support for interfaces and add library of common data structures to LotusScript

Allow better OOP support in LotusScript with support for interfaces. Add a library for common data structures such as lists, dictionaries, etc...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

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.
almost 3 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Add option "Hide noreplace" in comparedbs.ntf

In comparedbs.ntf, there is already the option "Hide fromtemplate" when preparing Code Review. Please add the option "Hide noreplace" which should work similarly for design elements that are prevented from being updated. I added the option in the ...
12 months ago in Domino Designer 4 Needs Review

Expand the Button Class (LS, Java,...)

Currently the button class (actions, action hotspot or button on a form) consists in LS only of 2 events. It would be great if one would have access to the Name property of the button.
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Expose API function NSFBuildNamesList to Java and LS

We have Session.getUserGroupNameList() to retrieve all groups and names for the current user. But sometimes one needs the groups and names for some other user. I.e. to check if a user is in a certain group or a subgroup. As the function is present...
over 3 years ago in Domino Designer / Java 0 Under Consideration

Make inviewedit more flexible

It currently is a pain to work with inviewedit. Some part, like query_request was never officially supported. I like e.g. to have a drop down lost when I click on a field. Or have real checkboxes and radio buttons in a Notes view. This would make ...
over 5 years ago in Domino Designer / Views 0 Under Consideration

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
about 1 year ago in Domino Designer / @Formulas 0 Needs Review

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Compiling XPages projects in Designer 10 with external addons

In designer 10 building xpages project that has a plugin that is attached to the build process has stopped working. There is a workaround but it's better that this is supported right out of the box like in Designer 9.0.1 https://openntf.org/main....
about 5 years ago in Domino Designer / XPages 1 Under Consideration

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 3 years ago in Domino Designer / LotusScript 1 Needs Review