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 2645 of 9008

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

Is it possible to force the Nomad Mobile to quit or logout using script?

Customer can use Script to quit Notes Client. Now they will use Nomad iOS and Nomad Android, they also want to use Script to quit or logout Nomad Mobile, so they need know if can control quit or logout Nomad Mobile using script? And if can provide...
about 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 No Plans to Implement

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

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

fix issues with renaming design elements for source control

when I change the name of a view in source control it becomes a removal of the current view and an addition of a new view. we see that this causes issues with source control management (duplicates of views with same names and aliases). it should b...
over 1 year ago in Domino Designer / Views 0 Needs Review

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