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 1345
238 VOTE

About RichText and fidelity in general

From eknori. with Nomad just around the corner, LS and also richtext becomes important again. Richtext methods have not been upgraded or enhanced for a long time. I do not make an educated guess, why. you should hire Ben Langhinrichs and use his k...
almost 7 years ago in Domino Designer 6 Assessment
178 VOTE

Lotus Script method for export document as PDF

Lotus script method for export/save documents as PDF
over 5 years ago in Domino Designer / LotusScript 5 Assessment
234 VOTE

Designer support mulitple monitors

Most developers work with multiple monitors. It would be nice to be able to move a tab out of the designer window into a new window onto another screen. we can do this with eclipse by dragging the tab onto a new screen and detach it.
almost 7 years ago in Domino Designer 7 Assessment

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...
23 days ago in Domino Designer / LotusScript 1 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 2 months ago in Domino Designer 1 Needs Review

Make Domino Designer a modern IDE

Compared to other modern IDEs, Domino Designer is outdated. Missing keyboard shortcuts, autocomplete, intellisense. All those useful features that modern IDEs have. Just honestly use VSCode for a week and compare it to the Domino Designer to feel ...
about 3 years ago in Domino Designer / LotusScript 3 Under Consideration
196 VOTE

Create own @Formula binded to LotusScript, another @Formula (or Java?) function(s).

As you can do in Excel (Formula binded to VBA) and could do in 1-2-3. Would allow many new functions that are currently not easy/possible to create.Is also a way to be able to centralize @Formulas by creating an abstracted @Formula. PS : I am no...
almost 7 years ago in Domino Designer / @Formulas 6 Under Consideration
195 VOTE

Extend Notes URLs to execute agents with parameters

(not my idea, credit goes to Ben Langhinrichs ) You can currently access a document in a Notes client by using notes://server/repid/viewid/noteid, but it would be really handy if this could be extended to allow notes://server/repid/agent?OpenAge...
almost 7 years ago in Domino Designer 3 Assessment
189 VOTE

Fix all source control issues

There are currently a number of issues with DXL round-tripping that affects use of source control. These include: All day agents are stored as running from 00:00 to 00:00. Somewhere in the DXL export / import that gets corrupted Something on navig...
almost 7 years ago in Domino Designer 16 Assessment
190 VOTE

Multi Threaded Design

Can we bring this capability in domino so that agent can be design and run in multiple threads. HTTP requests can be design and process in multiple threads. Documents can be read write in multiple threads. In order to bring the functional performa...
almost 7 years ago in Domino Designer 5 Under Consideration