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

Add log entry when One-Touch "signUsingAdminp" processing is finished

One of my main uses for One-Touch Setup is for running integration-test suites, and so I need to have listeners to see when all of the necessary init steps are finished, including signing of DB designs. As it is, I have it coded to roughly guess t...
over 2 years ago in Domino / Administration 3 Under Consideration

DQL in SSJS / XPages

add dql classes to ssjs
almost 7 years ago in Domino Designer / XPages 1 Assessment

notesUIWorkspace .EditDocument add option to specify form to use

LotusScript notesUIWorkspace .EditDocument - add an option to specify which form to use when opening/editing the document. A developer may not always want to use the default. This will be useful for: displaying a subset of information when a dialo...
over 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Shared LotusScript-libraries should work without problems

In theory the shared elements like the LotusScript-libraries are very usefull. You can place the libraries in a central database and use them in other databases. But you can't put such a central repository database in production and make changes t...
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

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....
over 6 years ago in Domino Designer / XPages 1 Under Consideration

Need Backup C-API Call to get backup start and end date for a database

The C-API call NSFIsNewBackupNeeded(..) has only very limited use-cases in circular/linear and in archive translog mode.It doesn't give you what you would expect from the name of the call, when you look into the details.Also it doesn't work for in...
almost 7 years ago in Domino / Administration 0 Under Consideration

Restyle dialog itself needs restyling

in step 2 of the restyling process ("confirm mapping") we need to choose a set of elements (forms or pages) then the name of that element. The comboboxes for the elements' names are way too narrow for long names; it can become a trial-and-error jo...
about 2 years ago in Domino Designer / ReStyle 0 Needs Review

Extend GetItemValue() function

In a large part of my LS code, I always have to use HasItem() to check whether the item really exists. It would be nice if an optional parameter could be passed that returns a default value if the item doesn't exist.
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Correct the default value of TLS / SSL port from 465 to 25

Port 465 for TLS / SSL has been deprecated, but the default value on the server doc is 465. This default value should be changed to 25. This is found on the server doc, Ports - Internet Ports - Mail, SMTP Outbound, SSL Port Number. Also, the defau...
almost 7 years ago in Domino / Administration 2 No Plans to Implement