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 2755 of 8995

RSS Feed for Domino.ideas.aha.io

would be great to subscibe and follow ideas. 2 feeds Topics and comments with Votes. This will help gather more voices, and avoid duplication of ideas
over 7 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

When Domino is installed it should ask if autoTune is needed to use all resources

It would be great if number of updaters=CPU_Count, NSF_POOL_SIZE_MB is equal to more than default 1024, AMGR can be also not 1 thread but X, there are other things that can be better tuned. so less effort is needed.
over 7 years ago in Domino / Administration 0 Assessment

Find and Replace should work correctly for Formula inside a form

In the Domino Designer, finding all occurrences of some code in fields with Formula language is virtually impossible. Ctrl-F or Find and Replace doesn't search consistently everywhere in a form. LotusScript is ok, but then only LotusScript. If the...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Allow files larger than 2 GB in Post requests against the Domino servlet engine

Today if you try to post a file larger than 2 GB to an XPage. you will get invalid post request, with files getting larger an larger we need support for larger files.
over 5 years ago in Domino 0 Under Consideration

To save iNotes messages as individual files

Notes clients can save messages as individual .eml files and open them in Notes. So, would like to have this option available in iNotes as well.
almost 2 years ago in Domino / Integration 2 No Plans to Implement

Increase the excluded list limit in the domino group.

Currently the excluded list has a limit. The auto-pop code calls MailExpandNames2, which limits the amount of text to 64k. Please increase the limit, this will help to avoid the notification, "AutoPop> Unable to expand Excluded members = Group ...
almost 2 years ago in Domino / Administration 0 Needs Review

One-touch setup: Please add ECL-Entries for Server and/or FirstAdminUser

If the "signUsingAdminp" parameter is used in the Json to sign any additional applications, then it should also be possible to add the server/admin to the ECL at the same time so that no security alarms are generated. "appConfiguration": { "databa...
over 3 years ago in Domino / Administration 0 Assessment

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...
over 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 ...
over 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...
over 5 years ago in Domino Designer / @Formulas 1 Under Consideration