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 82

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.See more details here: https://support.hcltechsw.com/csm...
almost 3 years ago in Domino Designer / LotusScript 0 Assessment

Modify NotesThread.NnotesInitThread to report error codes in hexadecimal

Currently, if there is an exception in process/thread initialization, the status is reported as a decimal number: java.lang.Exception: Notes initialization failure - err 433 at lotus.domino.NotesThread.NnotesInitThread(Native Method) at lotus.do...
about 3 years ago in Domino Designer / Java 0 Assessment

Hide view name in view dialog

If you have a Notes item of type "Dialog List" and you choose "Use View Dialog for choices", the resulting dialog will display the view name that is used to build the list of choices. Pls. hide this information. A. it is uselessB. it is confusing ...
almost 4 years ago in Domino Designer 1 Assessment

Support JSON in @Formula language

Today JSON is the standard for configurations, REST service requests and many more areas. The @formula language is extremely efficient and can be used in many places. Having both work together, would be very powerful and allow better integration ....
almost 4 years ago in Domino Designer / @Formulas 1 Assessment

add @formula to work with categories

It would be very helpful, if we can work with categories in a view. For excample: customize the category colour, some additional values and so on. And it would be very nice, if we can get the category item to work with, like @GetColumnCategories(...
almost 4 years ago in Domino Designer / Views 0 Assessment
120 VOTE

Update documentation on "Table of Notes and Domino known limits" and others in Designer Help

The Designer help document "Table of Notes and Domino known limits" obviously hasn't been updated in ages. Even for Domino 11.0.1 it still gives a maximum database size of 64GB, just to give one example. Also still missing in this table is the new...
about 4 years ago in Domino Designer 4 Assessment
170 VOTE

Lotus Script method for export document as PDF

Lotus script method for export/save documents as PDF
about 4 years ago in Domino Designer / LotusScript 4 Assessment

improve the HELP NSF's

nowadays I can not find simply the help documentation when I press F1 in designer. Escpecially when I go to the All Topics index, I can not find technical documentation at ease. Also include the undocumented features in the Help for once.
about 4 years ago in Domino Designer 1 Assessment

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
about 4 years ago in Domino Designer / LotusScript 3 Assessment

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
over 4 years ago in Domino Designer / LotusScript 0 Assessment