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

FILTER BY CATEGORY

Domino Designer

Showing 216

One item but different values in LS and Formula

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
9 months ago in Domino Designer / @Formulas 1 Needs Review

Have a lotusscript OnEnter keyboard event for form fields

Scratch this - just realized an entry for this request already exists...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Extend the limit and include the database file name in the "Use view dialog for choices" option

The test results shows that the Dialog List Field option "Use view dialog for choices" displays a maximum of roughly 250 database names. Notably, it also doesn't specify the database file name and only includes the database titles which causes con...
over 1 year ago in Domino Designer 1 Needs Review

Add project page to group working elements together

Add a project organization folder/page to group design elements that are used together to build a UI. E.g if I have a "customer" form, then I most likely have a "customer" view, I may also have a subform containing other customer details as well a...
over 1 year ago in Domino Designer 1 Needs Review

Needs the ability to specify the size of the image file to import

By using the Import method of the NotesUIDocument class, it is possible to embed the image file. I want a property that specifies the size of the file to embed.
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Provide some way to judge whether the "Open" / "Update" operation is caused by replication or not

For the following case , there is no way to judge whether the "Open" / "Update" operation is caused by replication or not ============================================= 0. Placed replica of the same database on both Domino Server A and Domino Serv...
5 months ago in Domino Designer / Java 0 Needs Review

Remove Extra Spacing between Field Entries in Nomad Web

In our application, a listbox filed that allows multiple values, in (HCL V12) Notes Client, displays the values as snagged here: However, in Nomad Web it displays its entries with double-space, as shown here: The problem appears in both read and e...
over 1 year ago in Domino Designer 1 Needs Review

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
about 2 years ago in Domino Designer / LotusScript 1 Needs Review

GetDocumentByKey to include 'Variant' data type

When using GetDocumentByKey, on a two ordered columns: a String and a numeric value When getting a document using an array of Variant, where the first element is a String and the second a Long, AFTER the lookup - that correctly takes place - the n...
11 months ago in Domino Designer / LotusScript 0 Needs Review