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 1252

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Total counter in view is not correct if there are hidden documents (reader fields)

Views count hidden documents that are not visible. Only the documents that the user sees should be counted. In addition, it should not be possible to display data of the hidden document as a category (data security).
almost 6 years ago in Domino Designer 1 Under Consideration

Remove Use of ReaderNames fields slows view performance in Notes

ReaderNames fields very secure but very slow performance. Please remove slow performance issue from ReaderNames fields in notes view. Refer from https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0037353
over 1 year ago in Domino Designer / Views 0 Needs Review

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

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

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

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