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 1307

Domino designer tools for find unused forms and views

When a database has many forms and viewsThe database will be very slow. Domino Designer should take action to find and delete unused forms and views from the database.
almost 2 years ago in Domino Designer / Documentation 3 No Plans to Implement

Source code compare feature

When i develop code with many developers. I want to compare source code change line by line. It will reduce a lot of time to fix the program.
almost 2 years ago in Domino Designer / LotusScript 3 Already Exists

Short cut key definition (Ctrl + Shift + v)

In Designer 12.0.1 FP1, the short cut "Ctrl + Shift + v" will activate Form window and paste the copied text to it. It shouldn't activate Form window and instead, the text should be pasted to the current active window. <Steps> 1. Open a...
almost 2 years ago in Domino Designer 2 Under Consideration

Make Domino Designer Docker ready

This will help to run the Domino Designer with a different development user while the Notes client can be used for daily business with another user.
almost 2 years ago in Domino Designer 2 Needs Clarification

Provide some way to judge whether the "Open" / "Update" operation is caused by replication or not

For the following case , there is no way to judge whether the "Open" / "Update" operation is caused by replication or not ============================================= 0. Placed replica of the same database on both Domino Server A and Domino Serv...
about 2 years ago in Domino Designer / Java 0 Needs Review

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...
over 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".
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

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

Allow Pass thru HTML to work when creating new NSF using ODP (On Disk Project)

Pass thru HTML does not work when creating new NSF using on disk project. It is reproducible when "Use Binary DXL for source control operations" is unchecked under Designer Preferences > Domino Designer > Source Control. It is not reproducib...
over 2 years ago in Domino Designer 0 Needs Review