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 1347 of 8746

CreateViewNavigator improvements

If I use createNavigatorFromCategory or createNavigatorFromKey.All categories disappear and that is sad because sometimes when you create apps you would like to get i.e all level 2 category names below a certain category without looking thru lots ...
1 day ago in Domino Designer / LotusScript 0 Needs Review

ViewNavigator getNextSameLevelCategory

It would be good to have an option to go to next category on the same level. GetNextCategory will traverse the three down. But Perhaps I only want to retrieve the Entries at a certain level.
1 day ago in Domino Designer / LotusScript 0 Needs Review

Allow GetNamedDocCollection to work in client-server scenarios

The GetNamedDocCollection method functions correctly when it is executed locally against a local database, or when it is executed on the server against a database that also resides on that server. However, it does not return the correct value when...
2 days ago in Domino Designer / LotusScript 0 Needs Review

Enhance Outlines with Accordion Functionality

Modern navigation includes accordion functionality when in a menu such as what we have with an Outline where making a second choice from the menu causes the original expanded branch to close, keeping the navigation tight and not forcing the user t...
16 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...
about 2 months ago in Domino Designer 1 Needs Review

Display "design name" of shared column while editing view

If you insert different icon columns which usually have no column title there is no way to distinguish them. It would be sufficient to display the sheared column name which identifies the column inside the shared elements.
24 days ago in Domino Designer / Views 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...
about 1 month ago in Domino Designer / Views 0 Needs Review

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

Syntax Highlighting and IntelliSense for Code Stored in Notes Documents

We use Notes documents to store @Formula code, which we then evaluate in LotusScript against documents—for example, to set default field values dynamically. It would be fantastic if I could write formula snippets in Notes documents with syntax hig...
25 days ago in Domino Designer 0 Needs Review