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 1247

Allow Designer, in command line mode, to auto-select between "Use NSF Version" or "Use On-Disk Project Version" in Sync Conflict

When using Designer client in userless mode to build Domino Applications from "ondisk" projects (using Jenkins, Ant, Git, ...etc) , Following these articles.. https://help.hcltechsw.com/dom_designer/11.0.0/xpage_user_guide/builds/wpd_srcctrl_headl...
about 2 years ago in Domino Designer 0 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...
8 months ago in Domino Designer 0 Needs Review

Add Command @Command([ViewExpandOnlyCategories])

When working in views with lots of subcategories, there is no way to be able to scroll quickly only through the categories. You need to expand each main category, then each nested sub-category Using [ExpandAll] makes all documents and response...
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

@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

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

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Fix Designer help interface issue

The Designer help can not be displayed with modernized interface in my PC. There is no expand/collapse function in the left menu. Then, It takes a lot of time to reach the document I wanted.This issue has been occurred in 9.0.1 FP10 and I found sa...
over 5 years ago in Domino Designer 1 Under Consideration

Always enter the Tab label and caption

When you choose to switch rows programmatically, you can only change the "Tab label and caption" if you select the option to "always show tabs so user can pick the row". 99% of my development, I leave this option off, but I will name the tab label...
about 1 year ago in Domino Designer 1 Under Consideration

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
almost 5 years ago in Domino Designer / LotusScript 2 Under Consideration

NotesHttpRequest support for self signed certificates

When using the NotesHtppRequest to call a web service running with self signed certificates the client aborts with an SSL Certificate error. When adding the parameter DEBUG_NotesHttpRequest=1 the log file shows the message: "SSL certificate p...
over 4 years ago in Domino Designer / LotusScript 5 Assessment