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 1278

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
6 days ago in Domino Designer / LotusScript 0 Needs Review

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
about 1 month ago in Domino Designer / LotusScript 4 Needs Review

Improve REST/JSON capabilities in LotusScript (e. g. for better use with HCL Volt MX Foundry)

We are using Domino LotusScript for many REST Requests to internal and external services, including HCL Volt MX Go Foundry as a services middleware for easier administration of services, easier configuration of auth services, also improving the ov...
2 months ago in Domino Designer / LotusScript 0 Needs Review

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
about 1 month ago in Domino Designer / LotusScript 0 Needs Review
367 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 6 years ago in Domino Designer / Debugger 20 Assessment

Improve options in Domino Designer for creating fields for HCL Nomad and Notes Client

Improve features for creating fields in HCL Nomad and Notes Client: Text mask (using regular expression) set Maximum and minimum characters in field properties set Automatic capitalization in field properties option for Restrict character...
about 2 months ago in Domino Designer / ReStyle 1 Needs Review

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
7 months ago in Domino Designer / LotusScript 0 Needs Review
300 VOTE

Add @formula to View Column Title

No description provided
about 6 years ago in Domino Designer / @Formulas 7 Assessment
266 VOTE

Show LotusScript variables that are declared, but not used.

LotusScript developers would benefit from this. This would be helpful for cleaning up code.
about 6 years ago in Domino Designer / LotusScript 2 Assessment

column width option - fit to content

for the column property I would like an additional property: fit to content as addition to the current width and resizable option.
3 months ago in Domino Designer / Views 0 Needs Review