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 subscriptions: Domino Designer

Showing 323

Add NSF path to the name of runtime XPages ClassLoaders

Since Java 9, there are ClassLoader constructors that take a name parameter, which then shows up in the class name in stack traces. Providing this contextual information in an XPage app's ModuleClassLoader.DynamicClassLoader instance could make it...
1 day ago in Domino Designer / XPages 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...
21 days ago in Domino Designer 1 Needs Review

compute the font colour

making the font colour e.g. for a text field could add great value e.g. mark in red/green/orange to emphasize a status
about 17 hours ago in Domino Designer / @Formulas 0 Needs Review

Improve Delimiters?

I submitted an entry in the Forum, and it was confirmed that what I want is not currently possible. https://developer.ds.hcl-software.com/t/are-dynamic-field-sizes-supported/171572 To paraphrase... " No one ever said they like field delimiters. Th...
1 day ago in Domino Designer 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...
10 days 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...
9 days ago in Domino Designer / LotusScript 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

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...
10 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 ...
13 days ago in Domino Designer 0 Needs Review

Allow multi-level View and column headings

Example: We have a situation where we need to display flight and Instrument times, for both Day and Night. So we have columns: Aeroplane Day Aeroplane Night Instrument Day Instrument Night Better would be: FLIGHT INFORMATION FOR JUNE 2025 Aeroplan...
3 months ago in Domino Designer / Views 0 Needs Review