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 1230

Add new LotusScript function to manage Replicator page

(SPR RCAL5VSN5M) There is no LotusScript method for adding a database replica to the desktop (workspace) Replicator page. Typical scenario: You have a script that creates a new replica using the NotesDatabase classes CreateReplica method. You are ...
1 day ago in Domino Designer / LotusScript 0 Needs Review

PicklistStrings using data array instead of documents

It would be very helpful to have the ability to let the user pick one ore more data sets out of given tabular data presented based on a view or folder design. The data maybe provided as multi dimensional array, some kind of key/value sets or maybe...
1 day ago in Domino Designer / LotusScript 0 Needs Review

SAML support for Notes C-API function 'Secidfget'

The Notes C-API function 'Secidfget' only supports use of password when you don't use SAML. Allow the Notes C-API function 'Secidfget' to work for user who is enabled for Web Federation (SAML) or Notes Federation (SAML) or both.
3 days ago in Domino Designer 0 Needs Review

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
7 days ago in Domino Designer / @Formulas 2 Needs Review

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
7 days ago in Domino Designer / LotusScript 1 Needs Review

Add more options to @Command([ComposeWithReference])

Currently, @Command([ComposeWithReference]) is the only function to remove attachments and add comments "[attachment "XXXX" deleted by UserName] " to the removed place. However, the current behavior is that not only the Body content is copied, but...
14 days ago in Domino Designer / @Formulas 0 Needs Review

Submitting support requests

I want to report a bug in Domino Designer but there's no option to do this from the Help menu (or the Notes or Admin client). We can click the submit feedback option which just links to this ideas forum, and there's a link under Resources\HCL Cus...
21 days ago in Domino Designer / Documentation 3 Already Exists

Bring back ConverttoHTML to documentation

the ConverttoHTML for richtextitem was available in the documentation for v10 https://help.hcltechsw.com/dom_designer/10.0.1/basic/H_NOTESRICHTEXTITEM_CLASS.html but is not available in the Designer Help nsf for v12.0.2. Bring it back to the docum...
21 days ago in Domino Designer / Documentation 0 Under Consideration

Make labelling predictable for images

Please extend the function so that the labelling for pictures can be calculated using @Formula. This is the only way to store buttons with internal labelling.
23 days ago in Domino Designer / ReStyle 0 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...
24 days ago in Domino Designer / LotusScript 0 Needs Review