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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Add InternetAddress and ShortName as new parameters for renameNotesUser method in AdministrationProcess class

Renaiming a person using the Admin Client, the old ShortName and InternetAddress is moved to the FullName item in the person document. When you rename a user programmatically with LS or Java, there is no method available with the same functionalli...
about 3 years ago in Domino Designer / Java 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...
about 6 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 6 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 6 years ago in Domino Designer / @Formulas 1 Under Consideration

Make code more available centric

Creating plugins is a crime and demands specific competence. It would be much easier if we could write code available in a more centric way and use it across applications. I am not sure where I should store such code.
about 8 years ago in Domino Designer 0 Assessment

Consider removing configure ID Vault for TOTP

It's domino 12 one new feature that support TOTP, and HCL Traveler server also support TOTP authentication, but it requires to configure ID Vault, we could not skip or ignore this step. https://help.hcltechsw.com/domino/12.0.0/admin/wn_security.ht...
about 4 years ago in Domino / Security 2 No Plans to Implement

Support PingFederate as a SAML identity provider

A number of customers use PingFederate for implementing SAML authentication and it would be beneficial to have Domino support this identity provider.
about 7 years ago in Domino / Security 5 Already Exists

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
about 4 years ago in Domino Designer / LotusScript 3 Assessment

Make all element sizes formula based

Predominantly for table column widths, but I'd like to see all design element widths based upon a formula I realise it couldn't be done for Views (after all, which document's fields would you use?) but for tables, it would be nice to expand or r...
about 8 years ago in Domino Designer 1 Under Consideration

Support "Password verification compatible with Notes/Domino release 8.01 or greater" with JConsole.

As security is important, it is recommended to set HTTPPassword hash to "Password verification compatible with Notes/Domino release 8.01 or greater". Unfortunately, this setting is not supported by JConsole. As JConsole is very useful, please add ...
about 8 years ago in Domino / Security 1 Under Consideration