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 264 of 8849

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

Convert group members to internet addresses agent - fix it :)

The "Convert group members to internet addresses agent" takes a very long time to complete and is rarely successful. I occasionally use this agent to get the email addresses of all active Domino users to add them to a Viva Engage community. I'm su...
11 months ago in Admin Client 0 Needs Review

Password checking on certifier ids

Currently you can change the password on a certifier id, but all other copies of the id will continue to work with the old password. So, in a scenario where you're not happy with the password quality on a certifier id, there is no way to enforce t...
11 months ago in Admin Client 0 Needs Review

Explain the values 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form

To avoid confusion it may help to explain via REM statement the values represents 0,1, and 8 used in hide-when formula for Internet browser's warning text in Location form (see attached file). Currently, these are the values represents in WebRetri...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

For forwarding address, forwarded mails to show that it was sent by the user using the "forwarding address" instead of the original sender.

Once the forwarding address has been set up (https://help.hcltechsw.com/domino/11.0.0/conf_settingupaforwardingaddress_t.html), by design, if user A sends out an email to user B where in User B is using "forwarding address" (user C), mail received...
about 5 years ago in Admin Client 1 Under Consideration

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
11 months ago in Domino Designer / @Formulas 0 Needs Review

Access to named document via @formula

https://help.hcl-software.com/dom_designer/12.0.2/basic/H_GETNAMEDDOCUMENT_METHOD.html I do not see @formula ways to access a named document as it is possible for profile documents e.g. @Command( [EditProfile] ; "coloring" ) so I can not access a ...
11 months ago in Domino Designer / @Formulas 0 Needs Review

New @function to know ICAA is used or not (eg. @isICAA)

I want to know whether the user access domino server via ICAA or Notes. Because some application cannot work on ICAA, So I want to hide paragraph if user access db by ICAA. Currently there is no @function or lotusscript. Please consider to add ne...
over 6 years ago in Domino Designer / @Formulas 0 Under Consideration

Create/modify group documents from a csv file.

User documents can create from a csv file currently. We want to create/modify group documents from csv file too.
over 2 years ago in Admin Client 2 Needs Clarification