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 353 of 8993

Re-publish an updated Lotus Expeditor

Lotus Expeditor is still the underpinning of the Notes Client and Domino Designer. Available literature says it is needed to create a Domino Designer plug-in. So just like the C-API, a version of Lotus Expeditor should be available. If you search ...
about 4 years ago in Domino Designer / Java 5 Under Consideration

Add "explain" output for QueryResultsProcessor

The DominoQuery object you can feed into QueryResultsProcessor has an explain method, but it would be convenient to have an equivalent in QRP too. At an initial level, this could just execute explain on each inserted Query object, which would be u...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Daily Scheduled agent Failed to run if Domino server Stopped and started during the time duration of Scheduled agent. it will not schedule to run before the next purge time.

If the Domino server stopped and started. The Daily scheduled agents scheduled during same time duration will not run after Domino start-up. it will not schedule to run before the next purge time. The scheduled agent will run at start-up only if D...
over 3 years ago in Admin Client 2 No Plans to Implement

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
about 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Create replica of multiple databases

When you are moving from one server to another it would be great to be able to create replicate of multiple databases at once and also have the option to enable unread marks and no FT, create FT or honor if FT exist on source server
about 6 years ago in Admin Client 1 Under Consideration

Domino Java SDK on Maven Central

Enterprise business applications that use Java can benefit with having a Maven Central Domino Java SDK so Domino can be used in Java Projects: Android for mobile apps Microservices built with SpringBoot Java in general
about 7 years ago in Domino Designer / Java 1 Under Consideration

Insert users and groups in several access lists at the same time

It would be great to add/copy single users or groups into the Access lists of more than one database at once. Now, if you want to edit a Access lists you can just overwrite the whole list with another or have to open every single list to add new u...
over 6 years ago in Admin Client 2 Assessment

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
over 4 years ago in Domino Designer / @Formulas 1 Under Consideration

Allow text Insert to work when pasting from the paste buffer into the server console command field

If you go to the server tab, then select 'Server Console'. If you enter text in the 'Domino Command' field then try to insert text into the exiting text that's there from the paste buffer, it clears the text that is in the field and pastes what yo...
over 5 years ago in Admin Client 1 Under Consideration

Should support modify the $DesignerVersion field value

There are lots of application databases which design on the previous version, for example $DesignerVersion="5" Customer upgraded the domino server to R901/R10.01/R11.0.1, and customized theses application databases again, but they found the $Desig...
almost 6 years ago in Domino Designer / @Formulas 3 Needs Clarification