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

Domino Designer

Showing 1230

Allow right justification for text in fields

Should be able to right justify text in numeric fields for the Notes Client. Left is just wrong.
over 3 years ago in Domino Designer 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 3 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 3 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 3 years ago in Domino Designer / @Formulas 1 Under Consideration

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
over 3 years ago in Domino Designer / LotusScript 3 Under Consideration

Display of Fields in Notes Client versus Browser

The default presentation of fields in the Notes Client lacks the modern look of the Browser. In the attached file "Example of Read Mode Notes Client UI.jpg" you can see that the presentation is not very modern looking. By contrast, we have develop...
over 3 years ago in Domino Designer 1 Under Consideration

Display details of all scheduled agents without opening Designer

Check the Owner, last modified By, Signer information of all the scheduled agents on the Domino server without opening the agents in Domino Designer. 1. For the scheduled agents on the Domino server customer need to check the Last Modified By Name...
almost 4 years ago in Domino Designer 1 Under Consideration

I want to fix return value of ChangePassword method of Notessession class.

I executed the ChangePassword method of the Notessession class. Setting the new password to something simple that doesn't meet the password policy (eg, "a") will result in a 4825 error. Also, setting the wrong password for the old password will re...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend functionality of class NotesViewNavigator.

I'm as Developer want to have functions for change programmatically the sorting of view and get entries from sorted data. Without this functionality I can not create data-grid such as https://devexpress.github.io/devextreme-reactive/react/grid/dem...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

I want to change the border style of sections in rich text fields

Currently, LotusScript does not allow you to specify the border style for newly added sections of rich text fields or change the border style of existing sections. The section border color can be referenced with the BarColor property of the Not...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration