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 278

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Allow multiple selections of items before adding to list of items to restyle.

Currently if you are restyling a batch of views you have to click add on each view and then get taken back to the top of the list and scroll back down to find the next view. It would be much cleaner to either be able to highlight all of them and h...
4 months ago in Domino Designer / ReStyle 0 Needs Review

The size of Twisty Icons should be consistent and controlled by Designer

As illustrated in the attached file called "Twisty Size.gif", the size of the Twisty (the icon highlighted in the attachment, which is used to display the values in the respective lists) is different for Dialogue List and Combo Box fields on Nomad...
about 3 years ago in Domino Designer 0 Needs Review

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
almost 2 years ago in Domino Designer / @Formulas 5 Needs Review

Automatically adjust the width of individual entries of an outline embedded in a page, displayed within a frameset, to taking into account the width of a client like the Notes client or Nomad Mobile.

The user develops an application that works with both the Nomad Mobile and Notes clients. This application has three folders. The outline that switches the folders to be displayed is embedded in the page, and the page is displayed in the frames...
almost 3 years ago in Domino Designer 0 Needs Review

Even when long name attachments appends are inserted inside RT fields, table cells shouldn't get enlarged.

We can create a "Fixed Width" table. However, this "fixed width" table does not remain a fixed width when you add an attachment with a long name into a table cell. It will resize itself to fit the length of the attachment name instead of wrapping ...
11 months ago in Domino Designer 0 Needs Review

Search (or highlight) a field on a form based on the name it has

As wie all know, documents can contain fields (items) which have never been added to the (any) form, and the only way to find this out, is to add a new field and give it the name in question to see if there is an error message ... but after findin...
almost 2 years ago in Domino Designer 1 Needs Review

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Default Value overwrites the saved data in Xpages for disabled field

The default value of a field can overwrite a value that has been previously saved. This occurs in the following circumstances 1. User accesses an Xpage with a field with default value. 2. User inputs a value in the field and saves the changes....
over 2 years ago in Domino Designer / XPages 1 Needs Review

Remove libnotes dependency on JNI and IDEHelper

Currently, when importing a Java agent as non-raw DXL, libnotes has a hard dependency on finding a JNI environment and using classes from Notes.jar. While there's a certain amount of natural dependency in the process of compiling agents, the class...
about 3 years ago in Domino Designer / Java 0 Needs Review