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

Adding policies on Extended Directory Catalog.

Need to add security policies to EDC so that we can for lookup and for ID Vault used. Sample case: Customer have programmatic way to register a new users. Now this program is registering a users to multiple names.nsf (unique per there customers) a...
over 4 years ago in Admin Client 1 Needs Clarification

Allow new folders based on any view

At the moment, Database.enableFolder(folderName) creates a new folder with a design based on the default view. AFAIK, the only way to (programmatically) create a folder based on some other view is to make that view the default view, create the fol...
over 3 years ago in Domino Designer / Java 1 Under Consideration

Granular Filters for Adding Users to Groups

When adding users to a group the directory window pops up and allows you to choose the directory you would like to add users from. You can currently sort the view by "List by name" etc. I think it would be great if we were also able to select view...
almost 3 years ago in Admin Client 0 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...
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

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...
almost 3 years ago in Domino Designer / @Formulas 0 Under Consideration

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...
over 5 years ago in Admin Client 1 Under Consideration

Function to create replicas that inherit full-text indexing settings

We hope a new feature in Domino Administrator that determines whether or not the full-text index settings of the replica source mail DB are set, and a means to set them up to be transferred to the replica destination. Because it is inconvenient t...
almost 4 years ago in Admin Client 1 Assessment

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...
almost 7 years ago in Domino Designer / @Formulas 0 Under Consideration