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 1139 of 8862

Add sort option to "Use Access Control List for choices" in dialog list field

Add sort option to "Use Access Control List for choices" in dialog list field. Currently there is no sort option. They seem to be listed in the order they were added. Steps: create a new field in a form and change field type to "Dialog list". sele...
about 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Stop logging the RedirectSignal exception to the XPages log file

When you use context.redirectToPage(url) the XPages engine logs a RedirectSignal exception to the XPages log file in the IBM_Technical_Support folder. Please stop that :-) Example: 11-03-19 11:18: Exception Thrown Context Path: /path/db.nsf Page ...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
almost 6 years ago in Domino Designer / @Formulas 1 Under Consideration

Allow dynamic CSS to include top-level variables - app.getSharedData().myVariable

Currently CSS placed in HTML widgets can't access the scope: app.getSharedData().myVariable Would be nice to include this.
over 1 year ago in Leap / Documentation 0 Under Consideration

Add proper return codes to registerNewUser Method of NotesRegistration class

We are using the method to programmatically register new users. The registration is not done by an administrator. It is delegated to several persons in the organisation. They select 1-n entries in a custom database that holds the information for p...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

I want to be able to change the application name when upgrading the application.

I want to be able to change the application name when upgrading the application. In the current situation, it will be the application name of the upgraded volt file, so it is troublesome.
about 5 years ago in Leap 0 Under Consideration

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
about 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Ability to bind service input or output to a global javascript variable

As a Domino Volt developer, I would like to have the possibility to bind service outputs and service inputs to a global javascript variable stored in app.getSharedData and stop using hidden field for storing temporary values.
about 3 years ago in Leap 1 Under Consideration

Image component

If you use the image component to add an image inside the form, the properties are limited. This component must have the possibility of resizing the image by pixels or percentage, and the option to select the position (Left, Center, Right).
about 3 years ago in Leap 0 Under Consideration

Service Table Search should return all table values from all parent records

Domino Leap Apps as a Service Table Search should return all the table values from all the submitted parent records. It does not work that way today. It only returns the table records from the first parent record. Expectation: It should return the...
over 1 year ago in Leap 0 Needs Review