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 1291 of 8418

HTML/CSS Library or Framework easily install and xpages enabling

have the possibility to easily install on the Domino server different css libraries or framework, with different versions (like bootstrap, dojo, awesome font, etc) and to be able to select them inside the xsp properties to be able to use them as y...
over 6 years ago in Domino Designer / XPages 1 Under Consideration

QueryOpen/PostOpen event for Attachments on the Notes document

We often use events such as QueryOpen and PostOpen in the NotesDocument class to record information about the documents opened by the user and to restrict the opening of the document.In the same way, I sometimes want to do something with a file at...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Embedded view Show Multiple Category

Currently for embedded view there is an option to show single category. In which the matching category is shown in embedded view. On many occasions there is a requirement to show multiple categories for example when designing a form to show task o...
over 5 years ago in Domino Designer / Views 3 Under Consideration

Allow multiple folders or view selection in the "In Folder" condition in Document Selection agent

In Domino Designer, the "In Folder" condition in the Document Selection agent does not allow you to select multiple folders or views although the Input dialog box for "In Folder" says that multiple folders can be selected. In the Setup dialog box,...
3 months ago in Domino Designer / Views 0 Needs Review

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
about 5 years ago in Domino Designer / LotusScript 3 No Plans to Implement

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Instead of one colour across the whole View for Column Totals enable colour selection for each Column Total.

No description provided
about 6 years ago in Domino Designer 0 Under Consideration

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Composite App and XPages integration for enhancement

The following are current limitations of Composite App and XPages integration: Composite Application: Page option is not working- KB0106179 Composite Application: Wiring is not working in local database - KB0106177 Composite Application: Search re...
3 months ago in Domino Designer / XPages 0 Needs Review

Add dynamic sort options to domino-db module function bulkReadDocuments

Our endusers expect data returned by the Proton Node.js applications to be sorted. As a developer, I need to build scalable solutions that work with large datasets. Currently the DQL search results returned by the domino-db module are not sorted. ...
about 5 years ago in Domino Designer 3 Under Consideration