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 258

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Provide Option "Prohibit design refresh or replace to modify" for "Application Properties" in Domino Designer

Currently, option "Prohibit design refresh or replace to modify" is available for various design elements like "Forms", "Views" , "Pages", "Agents" etc. However, this option is not available for "Application Properties". As such, if some changes...
about 2 years ago in Domino Designer / Views 0 Needs Review

Function for auto indent HTML in forms

The same way when you select text in Lotusscript and press Ctrl+i for example if you paste the html-code: <div class="card-body"><div class="row"><div class="col"><label>Field label</label></div><div class="c...
about 2 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.
over 1 year ago in Domino Designer / @Formulas 5 Needs Review

Allow user to hide or show specific columns in a view

I'd like to add columns to a view that are invisible at first, but the user can make them visible, by right-clicking a column header and selecting visible columns. Just an example: in the catalog.nsf database, there is a field DbSize that I'd like...
about 2 years ago in Domino Designer / Views 2 Needs Review

Pre-select existing values in View Dialog for Dialog list field

A "Dialog list" field is using "Use View dialog for choices" (Field properties > Control tab) to populate the values from a view and then users can store / save the values in the field. When user selects some values from View dialog, stores the...
9 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...
over 1 year ago in Domino Designer 1 Needs Review

When a field contains a list you should be able to display the list as icons in a view column that uses "new line" as the multi-value separator..

I can display a list in a view column as text or numbers but I can't get a list to display as icons when using new line as the multi-value separator. The icons do not display in a vertical list, one icon per line. Instead they display on one line,...
over 2 years ago in Domino Designer / Views 0 Needs Review

Let AppendRTItem work as expected

By using this method the font information is lost when the Rich Text Items reside in different documents and use different fonts. The result is, that the content of the new Rich Text Item gets the first divergent font (other than standard). If thi...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
about 1 year ago in Domino Designer 0 Needs Review