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 1256

Include in the Designer some indicator to signal when there is "hide when" in some element

To facilitate the Development and Maintenance of Domino Applications, there should be some ease-of-view feature to indicate when there is a "hide when" feature on any row.
11 months ago in Domino Designer 1 Needs Review

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

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...
almost 6 years ago in Domino Designer 1 Under Consideration

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

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

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

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

Open XPage in a Notes Framset

Probably a challenge. An XPage should be able to be displayed in a frame of a framset. So far, XPage is going to be a new tab. It would be good to link an XPage in an outline to show it in the frame next to it.
almost 6 years ago in Domino Designer / XPages 1 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