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

Search results: Domino Designer

Showing 103 of 634

Set database property for embedded views.

For embedded views from other databases, the database path can not be entered as a formula. After the design refresh from one template, the other database must always be manually re-selected. It would be helpful to specify the database path (".. \...
about 7 years ago in Domino Designer 2 No Plans to Implement

View column totals should be accessible for calculations, like detail rows are accessible through the programmatic name.

Let's suppose there is a view with three numeric columns; 1 2, and 3. I would like to be able to use the column totals from columns 1 and 2 to calculate the column total for column 3. For example, when calculating gross margin; if I have the price...
about 7 years ago in Domino Designer 2 Under Consideration

Please finally set for real number the syntax to only the decimal point

PROBLEM: Since version 8 or 9 I again and again experience problems with the decimal point when I edit LS code in the Designer. Even for old code suddenly the Designer starts to raise mistakes if one opens the design element . . . As I am working ...
over 2 years ago in Domino Designer 1 Needs Review

Xpage: In File Download Control, Created Column Shows Document Created Date, Modified Column Shows Document Modified Date.

In Domino designer, File Download has "Created" and "Modified" in options of Properties. In Web browser, File Download has "Created On" and "Date" column. Although the information on an attached file should be displayed in Download control, Cr...
almost 5 years ago in Domino Designer / XPages 0 Under Consideration

"Optional arguments for OpenView" to also work on notes:// protocol

Requesting to have these open views in a native client using the address bar of the native client or a web browser work with the notes:// protocol rather than http:// Particularly, at this time these "Optional arguments for OpenView" below, only w...
almost 6 years ago in Domino Designer / Views 0 Under Consideration

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Clearing the application list in Domino Designer is only possible by selecting each application Mutlyple cannot be selected

When using Domino Designer,the current situation is as follows: 1) In the application List on the Left hand side Select database for removal.2) Right click and select Remove. I hope to remove multiple applications in one instance.
over 6 years ago in Domino Designer / Views 1 Under Consideration

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 3 years ago in Domino Designer / XPages 1 Needs Review

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Make new Lotus Script Class for secure URL parameter handling against XSS attacks

Make a new Lotus Script class for better handling with web URLs containing the following functions: 1.) GetQueryParameter Returns an URL Parameter of an URL in a clean/secured form regarding XSS attacks. Example usage: strValue = NewNotesClass...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration