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

My ideas: Domino Designer

Showing 1334

Enable control over popup behavior in embedded views to improve user experience.

Insert the embedded view into the form. Make a selection within the embedded view. Move the cursor over the row in the corresponding view. Observed Behavior: A popup appears when hovering over the selected document row, as shown in the attach...
about 12 hours ago in Domino Designer / Views 0 Needs Review

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and fin...
1 day ago in Domino Designer / LotusScript 0 Needs Review

Renaming the programmatic name when inserting a Shared Column

When I insert shared columns, the programmatic name is not carried over. This is annoying when you insert several columns at the same time for many views. It then just shows something like $6 instead of $IconForm. I use the programmatic name to di...
2 days ago in Domino Designer / Views 0 Needs Review

Make a document a reponse to multiple parent documents.

I have a view in which the internal organization is depicted. There are people who can be associated with multiple organizational elements. These documents should be visible as child documents under each organizational element.Other example:I have...
2 days ago in Domino Designer / Views 1 Needs Review

Add "Open With" to right-click menu in Applications view

If you right-click a File Resource in the view that shows up when you double-click "Files" in an application, you can choose "Open With" to use a different editor, similarly to how you can do so in the Project and Package Explorer views. It would ...
6 days ago in Domino Designer 0 Needs Review

Improve YAML based source control feature

The YAML based ODP looks absolutely promising, but currently feels like a step backwards because it contains less readable information. That makes it impossible to do code reviews or check what changes others have made. Most of the 'text-based' co...
13 days ago in Domino Designer 1 Needs Review

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
16 days ago in Domino Designer / LotusScript 0 Needs Review

Add feature to save complied version and bitness in each design element

Notes/Domino has some defects caused by Domino Designer version or bitness. To investigate such problems, I want to confirm the version or bitness of Designer in each design elements. Currently, the $DesignerVersion of any design element has 8.5.3...
21 days ago in Domino Designer / LotusScript 1 Needs Review

additional option when enabling column header to sort

when enabling the option "enabling column header to sort" an additional checkbox should be editable which allows to move to top of view (when chosen descending) or bottom of view when chosen ascending)
about 1 month ago in Domino Designer / Views 0 Needs Review

Use of ignore Fields from Full-Text Index Rules that exclude all fields starting with "$" are irreversible

After pressing the "Ignore $*" button on the "Full-Text Index Rules" screen in the application properties in Designer to disable all fields starting with “$", attempting to revert this by pressing the "Enable $*" button does not restore the origin...
about 1 month ago in Domino Designer 1 Needs Review