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 1347

Support properties on Record objects in EL

As of 14.5, if you have a Record class with a "name" property, the EL binding #{someRecord.name} results in an exception of "Error getting property 'name' from bean of type somepackage.SomeRecordClass". The XPages EL property resolver should map t...
about 1 month ago in Domino Designer / XPages 2 Needs Review

Support Eclipse Marketplace plugin installation

Having access to the Eclipse Marketplace mechanism of plugin installation would make it much, much easier to exten Designer, at least with the plugins that work on 2023-12 and don't conflict with existing bundles in Designer.
about 1 month ago in Domino Designer 0 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 1 month 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...
about 1 month ago in Domino Designer 1 Needs Review

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...
about 1 month ago in Domino Designer / XPages 0 Needs Review

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 1 month ago in Domino Designer / Views 1 Under Consideration

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 finds the...
about 1 month ago in Domino Designer / LotusScript 1 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...
about 1 month 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...
about 1 month 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 ...
about 2 months ago in Domino Designer 0 Needs Review