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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 204

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

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...
about 7 years ago in Domino Designer / Views 6 Under Consideration

Paging DQL Results

Maybe this is already available but so far I did not get any info on how to to it. If my DQL Resultset contains e.g. 1000 records and I am having a web application, I want to page that result set like start=1&size=30 (similar to the old domino...
almost 6 years ago in Domino Designer / Views 4 Under Consideration

Form and view action bar template style apply all

Form and view action bar template style apply into all selected form and view in database or across database
over 6 years ago in Domino Designer / Views 0 Under Consideration

Mail: Allow an action button to send an email to all invited members of a calendar event

If you invite some people in your calendar for an invent, you, as the owner of the event can inform them all easily later on via email. But none of those invited gets an action button which would allow to send an email to all the others. We have c...
over 2 years ago in Domino / General 0 Under Consideration

Also get login time and last request using tell http show users

Todat we get user name, ip, expires it would be good to extend this info to add Login date time, numbers of minutes since last request. Why do we need this, well to find out when users login and the last request part is to find out if user is acti...
over 2 years ago in Domino / General 3 Under Consideration

allow compact to run before Domino is started

have the ability (perhaps a switch in NOTES.INI) that allows us to select LOG.NSF and NAMES.NSF (or perhaps other NSFs) to compact prior to the service start.
over 2 years ago in Domino / General 2 Under Consideration

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
about 5 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
about 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an @Formula for the cumulative sum of a list of numbers

Getting the cumulative sum using an @For loop is easy, but runs into the memory limit for large lists. In addition to its mathematical uses, having access to the cumulative sum would make it easier to work around the 32k field/64k computed text li...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration