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 1281

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...
2 months ago in Domino Designer / LotusScript 4 Needs Review

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
2 months ago in Domino Designer / LotusScript 3 Needs Review

Add JSON pretty format to the the JSON class in Lotus Script

Lotus Script JSON stringified output is always compressed and does not format the data pretty printed. There are many tools out there which could reformat the JSON output.But this would cause a round trip to an external comand like JQ which would ...
2 months ago in Domino Designer / LotusScript 0 Needs Review

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...
2 months ago in Domino Designer / ReStyle 1 Needs Review

Allow multiple selections of items before adding to list of items to restyle.

Currently if you are restyling a batch of views you have to click add on each view and then get taken back to the top of the list and scroll back down to find the next view. It would be much cleaner to either be able to highlight all of them and h...
2 months ago in Domino Designer / ReStyle 0 Needs Review

Make it possible to pull a restyle from an existing element like one form and push to a selectable list of forms in the same database. (or view, page, etc)

So you restyle your template and push that look and feel to all the child databases, but everyone knows that something in the child database will be unique to that child database (special form, unique view, etc). So those design elements are exclu...
2 months ago in Domino Designer / ReStyle 0 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...
3 months ago in Domino Designer / LotusScript 0 Needs Review

EditInsertSignature command needs optional prompt

Many cases (contracts, inspections, applications) require multiple signators, usually committing to a single version of a document. They sign one after the other, as a single atomic action. We have such a case where multiple signatures are disp...
3 months ago in Domino Designer / @Formulas 5 Needs Review

fix issues with renaming design elements for source control

when I change the name of a view in source control it becomes a removal of the current view and an addition of a new view. we see that this causes issues with source control management (duplicates of views with same names and aliases). it should b...
3 months ago in Domino Designer / Views 0 Needs Review

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