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 1233 of 8000

Item properties should be modifiable without having to open the Design Item

If you want to change properties of, say, a form, you have to open it, right-click, and select 'Form Properties'. It would be useful to be able to simply right-click the item (in this case a Form), then select 'Form Properties' and have it display...
over 3 years ago in Domino Designer 0 Under Consideration

Allow sorting of columns in Debugger Variable window

I think the sorting of variables in the debugger window is be location of where it is declared. At minimum, the variables should be displayed in alphabetical order since it's difficult to find the variable you're interested in. A better solution i...
over 3 years ago in Domino Designer 0 Under Consideration

Contextual help for my own fields in the designer

Contextual help for my own fields in the designer, as in the Notes menu. When the mouse moves over the field, a help text is displayed. There is help in the status bar, but help on the field or switch would be clearer and more visible.
over 3 years ago in Domino Designer 0 Under Consideration

When copying an enabled agent, the copy should be disabled

When you copy an agent that's enabled, the copy is also enabled. If you don't disable the agent immediately, problems could occur. Besides, it doesn't make sense for the copy of an agent to also be enabled. thanks clem
over 3 years ago in Domino Designer 0 Under Consideration

When copying a Design element, the new file name should have a number postfixed to it and not ''copy of " prefix

When you copy a Design item, say a Form, the new item name is prefixed with "Copy of ". The problem is if you've copied an item named, say, 'xyz', the new item is all the way at the top. You end up having to remove the 'copy of', then add a prefix...
over 3 years ago in Domino Designer 1 Under Consideration

Dark mode for Designer

Working in an IDE with dark colors is a lot more friendly to the eyes than light colors. For inspiration: just look at VS Code. There have been some attempts (https://www.intec.co.uk/eclipse-color-themes-and-domino-designer/), but would be good to...
over 3 years ago in Domino Designer 1 Under Consideration

Search should allow selection of dbs to search

In Designer search, it would be useful to select one or more dbs that are in the list of applications. A workaround that I have discovered is to create a workspace named Search, then add to it one or more dbs where I want to conduct a search. That...
over 3 years ago in Domino Designer 0 Under Consideration

Allow sorting of applications

In Designer, there should be the ability to sort the applications by different criteria, e.g., file name, creation date, size, etc. thanks clem
over 3 years ago in Domino Designer 1 Under Consideration

NotesClient forms: Make tab table header captions computable

Within the Notes Client the tab table header captions are still static entered text. Please add the possibility to enter a compute formula, like it already exists on other design elements, so it can compute to a dynamically value. On a UI refresh ...
over 3 years ago in Domino Designer 1 Under Consideration

Reading or passing header parameters from a NotesAgent

Question: How can we read the parameter par1 set into the Header? Using a simple call code action (ran on Notes client -> Action): ============================ Dim session As New NotesSession Dim webRequest As NotesHTTPRequest Dim url as St...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration