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 1275

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
1 day ago in Domino Designer / LotusScript 1 Needs Review

View with properties "Don't show empty categories" and "Show response documents in a hierarchy" should not display "Empty" categories

Suppose a view in an application is displaying main and response documents. The view has properties "Don't show empty categories" and "Show response documents in a hierarchy" set. Security access to main documents is controlled by Readers fields...
9 days ago in Domino Designer / Views 1 Needs Review

Import Image Resource default to PNG

The Import Image Resource action should default to PNG. Or even better include, by default, all known images formats (*.gif, *.png, *.jpg, *.bmp). It'd be really appreciated since nowadays PNG is the standard.
about 8 hours ago in Domino Designer 0 Needs Review

Domino Restyle - Some restyling should be optional and not mandatory

Hi. Used Restyle today on a relatively small, simple application and had some undesirable results. Restyle enabled the "Show twisties" property on all embedded views. Putting to one side the twisties were not required or wanted, it also resulted i...
2 days ago in Domino Designer / ReStyle 0 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 ...
about 1 month ago in Domino Designer / LotusScript 0 Needs Review

Cell borders cannot be shown as dashed lines in Designer with Win11 recommended Display Scale of 125%

Developers found in Designer: on notepad +win11: in Designer->forms, create a table, change cell border thickness to 0 borders are bold, not dashed. change the default display scale from 125% to 100%, bold lines will be changed to dashed lines,...
16 days ago in Domino Designer 1 Needs Review

Add new/extend LotusScript classes in core LotusScript

Include LotusScript extensions just shown into the core LotusScript engine so they can be used on Domino server, Notes and Nomad clients. Timezone management and conversion HTTP handling of Binary files All sorts of hashing algorithms exposed to L...
3 months ago in Domino Designer / LotusScript 2 Assessment

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

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 ...
3 months ago in Domino Designer 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
22 days ago in Domino Designer / LotusScript 0 Needs Review