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

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
about 4 years ago in Domino Designer / @Formulas 0 Needs Review

one nsf for all admin change

good morning team. it's my first time making suggestions. I hope I'm not wrong. I explain to you the need strongly felt in my organization: We feel the need for a database that collects changes made by mail administrators. Not all the changes...
about 4 years ago in Admin Client 4 Under Consideration

Add a backup function to AdminCentral

I would like to configure a backup directory in AdminCentral, where AdminCentral automatically creates backups of person and group documents when you delete a user or group.
over 1 year ago in Admin Client 0 Needs Review

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
about 5 years ago in Domino Designer / @Formulas 2 Needs Clarification

Admin client, user registration: Cancel function

If you click "People, Register" and then click the first cancel button that appears, you get another 4 dialogs you have to cancel including the registration window with the user list. Please stop after cancel immediately and stop showing useless d...
about 7 years ago in Admin Client 1 Under Consideration

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

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...
over 2 years ago in Admin Client 0 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...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

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