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 273

NewInstance parameter needs to recognized in notesUIWorkspace.EditDocument method

>>>>>>>Observation Scenario for Target and Pointer database setup: 1. Target database - It contains user records with some basic user information. 2. Pointer database - It contains pointer documents. After creating some user r...
about 2 months ago in Domino Designer / LotusScript 0 Needs Review

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,...
about 2 months ago in Domino Designer / Views 0 Needs Review

Create new "Responsive" application using the "Create Custom" feature in Nomad Web

It's a great feature to be able to create a new app from a theme in Nomad Web, as it makes creating a new app beautiful and modern in Nomad Web. My suggestion would be that the application created using the "Create Custom" feature should be res...
3 months ago in Domino Designer / ReStyle 0 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
about 2 years ago in Domino Designer / @Formulas 1 Needs Review

Get only highlighted text from the Body of the document using LotusScript?

can we get only below yellow highlighted text from the Body of the document? Tried notesRichTextItem . GetFormattedText and notesRichTextItem .UnFormattedText but not useful. Its taking entire text of the body with and without spaces/tabs but not ...
8 months 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...
about 2 months ago in Domino Designer / XPages 0 Needs Review

Outline entry computed with formula does not work, no document can be shown.

No description provided
about 2 months ago in Domino Designer / @Formulas 2 Needs Review

CICD pipeline halted due to java agents that need to be recompiled

when I synchronize my ODP with Git repo the Java agents need to be recompiled after synchronization, especially those agents that are using a jar file or java class. otherwise at runtime the agent is complaining that a class could not be loaded. t...
3 months ago in Domino Designer / Java 0 Needs Review

Modernize the Designer Components Properties windows such as Tables and Fields

The Properties of the Form and Views Designer elements are very outdated, if we compare with XPage, which has much more modern and easy to work properties windows, such as Script Editor and Style Editor. These features are already present in XPage...
almost 3 years ago in Domino Designer 0 Needs Review

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
about 2 years ago in Domino Designer / LotusScript 1 Needs Review