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

Clear

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

Ideas

Showing 1578 of 8860

DRAPI: Comply in rules for creating subfolder names which includes backslash character

As an End user, in Domino REST API (DRAPI) needs to comply in rules for creating subfolder names which includes backslash character, because as per the observed behavior, regarding this documentation below: https://help.hcl-software.com/inotes/12....
14 days ago in Domino / General 0 Needs Review
198 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...
about 7 years ago in Domino Designer / @Formulas 7 Under Consideration

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...
5 months ago in Domino Designer / XPages 2 Needs Review
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...
over 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...
about 7 years ago in Domino Designer 16 Assessment
191 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...
over 7 years ago in Domino Designer 5 Under Consideration

Search and Replace crashes spacing of radio buttons

Steps to reproduce in Domino Designer: Create a form Create a radio button field, set its spacing across value to 200, set its choices to "0" and "1", set its default value to "0" Save the form Do Search and Replace on the database. Search...
15 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...
4 months ago in Domino Designer 0 Needs Review

Designer - JavaScript Editor is outdated

The JavaScript editor in the Designer (Script Libraries) is outdated. It does not allow modern notations (backtick, arrow functions, etc.) and we cannot save the JS file if we use these notations.
over 3 years ago in Domino Designer 4 Assessment

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration