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

Search results: Domino Designer

Showing 103 of 633

Lotusscript formating

"Select Case" statement indentation is not consistent in the eclipse based editor (agent, lotusscript library) Example code: Function selectcaseindent Dim caseIndent As String 'logic If True Then Select Case caseIndent Case "one": Pr...
9 days ago in Domino Designer / LotusScript 0 Under Consideration
262 VOTE

No need to add IP Address and hostname in the host file even though servers has same common name

The customer has 2 or more Domino Servers with same common name. Then, please see the scenario below: 1. Create a shortcut of Database in Notes Client 2. Right-click on the Database and Open on Designer 3. Check the Database opened on Designer...
over 4 years ago in Domino Designer 12 No Plans to Implement
371 VOTE

Lotus debugger fixes needed

1. Show more than 255 fields 2. Show fields in alphabetical order 3. Allow sorting of variables/objects in alphabetical order 4. Add a 'Watch' tab where we can add variables/objects to keep an eye on their values
about 7 years ago in Domino Designer / Debugger 20 Assessment
219 MERGED

Improve LotusScript debugger

Merged
There are various factors which make it a pain to debug lotusscript/template code for a complex template like the mail template. Some examples (adding/improving per the comments. Thanks! ): 1. It would be excellent to be able to search the source ...
about 7 years ago in Domino Designer / Debugger / LotusScript 9 Assessment

Make Domino Designer a modern IDE

Compared to other modern IDEs, Domino Designer is outdated. Missing keyboard shortcuts, autocomplete, intellisense. All those useful features that modern IDEs have. Just honestly use VSCode for a week and compare it to the Domino Designer to feel ...
over 3 years ago in Domino Designer / LotusScript 3 Under Consideration
197 VOTE

Create own @Formula binded to LotusScript, another @Formula (or Java?) function(s).

As you can do in Excel (Formula binded to VBA) and could do in 1-2-3. Would allow many new functions that are currently not easy/possible to create.Is also a way to be able to centralize @Formulas by creating an abstracted @Formula. PS : I am no...
almost 7 years ago in Domino Designer / @Formulas 6 Under Consideration
133 VOTE

Xpages Forever

Top priorities for Xpages: 1) New roadmap 2) New Extension Library release/features 3) Bootstrap 4 4) New controls from openntf example Google Maps, Apache POI, Recaptcha, Charts, ecc. 5 ) Add controls like https://www.primefaces.org/showcase/i...
over 6 years ago in Domino Designer / XPages 14 Under Consideration

Enable option "exactMatch" in embedded view with Show Single Category

Using embedded views with option "Show Single Category" is buggy when there are categories beginning with identical substrings. See here: https://support.hcltechsw.com/community?id=community_question&sys_id=c34e2edc1bb33c10534c4159cc4bcbd0 It ...
about 1 year ago in Domino Designer 0 Needs Review
124 VOTE

Allow Xpages without Dojo

I don't have the need for dojo integration in Xpages applications all the time. If I use the Bootstrap theme, it makes sence to use Bootstrap or JQuery controls. In general, we should be able to choose if we want to download Dojo js and css files.
about 7 years ago in Domino Designer / XPages 7 Shipped
110 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
about 7 years ago in Domino Designer / LotusScript 6 Assessment