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

Update JavaScript validator supports newer ECMAScript standards

Hope the validator at least supports ES6
almost 6 years ago in Domino Designer / XPages 0 Under Consideration

Make XPages artifacts as available as possible

Since the plan is to aim to reuse as much of existing XPages apps in new apps as possible, it would be tremendously useful to make the parts that make up the XPages stack as available as possible. The ideal would be open-sourcing it entirely. Seco...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Java server side stack update (OpenLiberty ?)

Hi, The current level of servlet support is making impossible to leverage up to date libraries and nowadays development paradigms. We deeply need servlet engine upgrade, some reactive support Domino looks prehistoric in this area... OpenLiberty se...
over 4 years ago in Domino Designer / Java 4 Under Consideration

Register Notes user with zero length password if ID vault is configured

Please allow administrators to register Notes users with zero length password when ID Vault policy is enabled and ID are stored in the vault
3 months ago in Admin Client / Documentation 1 Needs Clarification

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
almost 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Display same number for database file size in property box and admin client

Property box claims to be using MB (sometimes KB), the AdminClient gives me Bytes... and seams to mulitply with 1024 => the digits are not even the same. The smallest possible Database I can create is about 400 KB big. I don't think many people...
8 months ago in Admin Client 1 Needs Review

VSCode Extension Pack for Domino

Visual Studio Code has an extension pack feature, and SpringBoot is available there along with many other platforms https://marketplace.visualstudio.com/items?itemName=Pivotal.vscode-boot-dev-pack VSCode is a trending IDE and young developer...
about 6 years ago in Domino Designer / Java 1 Under Consideration

Admin Client - more servers in tabs

Currently only one server can be open in the Admin Client as the first tab. Since you have to switch back and forth between servers more often, the files are read in again each time. To improve the handling it would be good if more Domino server...
almost 3 years ago in Admin Client 4 Assessment

Allow in-code trap/handling of CLFAD* errors for XPages Partial Refresh and similar situations, not via xsp.properties

v10 XPages' Partial Refresh runtime now throws CLFAD* errors which did not occur in earlier releases. IBM has provided a means to ignore based on xsp.properties setting. However, to merely ignore globally via the properties override, side steps th...
over 6 years ago in Domino Designer / XPages 1 Under Consideration

Do not stop adding users to ACL if one of them is already on the ACL list.

When you are adding multiple users to ACL (i.e from server address book using "Select Names" dialogbox) and one of them is already on the list, the client displays dialog box that user is on the list and stops the operation. To add the rest of the...
over 2 years ago in Admin Client 3 Planning to Implement