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 2568 of 9011

Add InternetAddress and ShortName as new parameters for renameNotesUser method in AdministrationProcess class

Renaiming a person using the Admin Client, the old ShortName and InternetAddress is moved to the FullName item in the person document. When you rename a user programmatically with LS or Java, there is no method available with the same functionalli...
over 2 years ago in Domino Designer / Java 0 Under Consideration

In the designer, please set the default for 'Project/Build Automatically' to DISABLED

If enabled, and someone opens a database in the designer (e.g. an administrator that what to reschedule an agent) - then all java code is recompiled. If the user doesn't have the right java environment (installed the correct jars etc) - then the a...
over 7 years ago in Domino Designer 1 Under Consideration

Stats to show how many users are connected to a DB at a particular time

A graphical representation of number of users accessing a particular database at a time , We have options to see the user activitiy in the DB properties but user wants to know the number of users accessing the DB at a time
over 3 years ago in Domino / Administration 1 Needs Clarification

C API method to get live server console messages

The C API contains the method NSFRemoteConsole that can be used to send a single console command and get back the result. Unfortunately there is no C API method available to listen for console messages, similar to what you get in the Notes Client ...
about 5 years ago in Domino / Administration 0 Assessment

Support for Web Service "choice" WSDL Schema element

Several standard elements like the Choice element in the WSDL Scheme are not supported as is. The following elements are not supported it seems: any element anyAttribute element choice element redefine element sequence element unio...
over 6 years ago in Domino Designer / Java 0 Under Consideration

Suppress the 'remove application' dialog

I work with different Notes IDs all day (production, dev, different clients). If I try to open a database from a working set and the current ID (or location) doesn't have access to the application/ server, Designer always asks "Would you like to r...
over 7 years ago in Domino Designer 0 Under Consideration

Allow incomplete response hierarchy in views (Category: Make classic applications great again)

Some time you need to display responses in their response hierarchy but do NOT show the main document of a thread in the same view. This is currently impossible to do. Examples would be: Show all responses to the chosen main document in an embedde...
over 7 years ago in Domino Designer / Views 6 Under Consideration

service to have an NSF/XPAGE build and signed with a specific (signer) ID on server

a tool where orders can be placed to have nsf's signed with a specific id would be great. just to reduce TCO a limited, assigned group should be able to sign the design of an nsf with the proper ID. nowadays I have to place an order with an admini...
over 7 years ago in Domino Designer / XPages 2 Under Consideration

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
about 4 years ago in Domino Designer / @Formulas 0 Needs Review

EditInsertSignature command needs optional prompt

Many cases (contracts, inspections, applications) require multiple signators, usually committing to a single version of a document. They sign one after the other, as a single atomic action. We have such a case where multiple signatures are disp...
over 1 year ago in Domino Designer / @Formulas 5 Needs Review