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 1288

Lotus script method to get the size of ACL entries in a database

As of now there is no way to check the size of ACL entries on a database. It would be helpful to have a method to get the size of ACL entries on a database. We can avoid the limitation of 32k for ACL entries by using groups or wildcards in ACL, bu...
about 4 years ago in Domino Designer / LotusScript 1 Needs Clarification

EITHER remove requirement for a 'default view' OR enforce the presence of one

No description provided
over 6 years ago in Domino Designer 0 Under Consideration

Move focus AND VIEWPOINT in design pane to element selected in sidebar

And make sure the design elements in the sidebar are correctly alphamerically sorted So we can click on a field on the left and the main pane moves to show that element
over 6 years ago in Domino Designer 0 Under Consideration

Drop (or at least Fix) the frickin' 'Prohibit design refresh or replace to modify'

We've all done it, copied a design element from a db with a template and said 'No' to the 'Would you like these <elements> to be automatically updated...', sometimes to a new db, sometimes to the same db And sometimes it sets the 'Prohibit...
over 6 years ago in Domino Designer 1 Under Consideration

Do not expand design categories automatically

Today, whenever I open a design element or switch to a design element that was previously opened, Designer automatically expands the corresponding category of design elements in the left navigation pane. This can be quite confusing in applications...
about 4 years ago in Domino Designer / Debugger 2 Under Consideration

Format function does not return four-digit year if year number is in three digits.

Format("111/02/03", "YYYYMMDD") Format("0111/02/03", "YYYYMMDD") Format("0111-02-03", "YYYYMMDD") The three LotusScript results above are "1110203". The year was 3 digits. The requested result is "01110203", a four-digit number with leading...
about 2 years ago in Domino Designer / LotusScript 1 No Plans to Implement

set default Option "No" for PROMPT in LotusScript

Make it availabe to set the default Value of NotesUIWorkspace.Prompt for YES/NO available. It is not possible to set the default value to "NO".
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Provide a "Don't automatically discard view indexes" advanced database property

In addition to idea ==> https://domino-ideas.hcltechsw.com/ideas/DOMINO-I-144 I would also like to see an option at the database level that tells Domino not to automatically discard view indexes (it would still allow an administrator to manuall...
over 4 years ago in Domino Designer 0 Under Consideration

Internal service messages

In our workflow, the application prepares a mail in the user's mail box, then opens it using ws.EditDocument(...). Very flexible, albeit with a serious drawback: the mail moves out of my control, meaning that it gets very difficult for the applica...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Request "ViewExpandWithChildren" works on the Web

ViewExpandWithChildren of @Command doesn't work on the Web. We request This command works on the Web. The following is the help for this command. ViewExpandWithChildren @Command (Formula Language) https://help.hcltechsw.com/dom_designer/12.0.0/bas...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review