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 1344

Database Script should reflect code changes without closing designer

When any code modifications are done in designer Database Script section, then the designer needs to be closed and the nsf should also be closed and opened to reflect these changes (even in lotusscript debugger mode).
over 4 years ago in Domino Designer 0 Under Consideration

Search a form for a field name

Currently, to search for a field on a form, I print the form into a pdf file and search there. Need the ability to hit cnrl-F and search for a field name. clem
almost 5 years ago in Domino Designer 0 Under Consideration

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

Make inviewedit more flexible - addition

Addition to the previous post, still in need of review! When forced to use multivalue fields to cater for new lines, make inviewedit even more flexible. Allow easy editing of multiple lines in one view record, whether that be using Multivalue Fiel...
about 5 years ago in Domino Designer / Views 0 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...
about 5 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...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration