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 21
304 VOTE

Add @formula to View Column Title

No description provided
over 7 years ago in Domino Designer / @Formulas 7 Assessment
121 VOTE

LotusScript Support for Regex

Regex is a very common need, but currently LotusScript does not support it. All other major language support this.
over 6 years ago in Domino / Integration 9 Assessment

Support JSON in @Formula language

Today JSON is the standard for configurations, REST service requests and many more areas. The @formula language is extremely efficient and can be used in many places. Having both work together, would be very powerful and allow better integration ....
over 5 years ago in Domino Designer / @Formulas 1 Assessment

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
11 months ago in Domino Designer / @Formulas 1 Assessment

Add support for Exchange Web Services (EWS) to enable Microsoft Outlook and Apple Mail clients to use a Domino server.

Add support for Exchange Web Services (EWS) to enable Microsoft Outlook and Apple Mail clients to use a Domino server.
almost 7 years ago in Domino / Integration 7 Assessment

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
about 7 years ago in Domino Designer / @Formulas 1 Assessment

LotusScript JSONParser SetElement, SetArray

The new JSONParser for LotusScript is great but we need the ability to not only read but write into an JSON object and Arrays and be able to convert to JSON String and save into the document.
almost 7 years ago in Domino / Integration 3 Assessment

Please extend WebDAV to include calDAV & cardDAV support for contacts/calendar syncing

calDAV and cardDAV are open standards for access to calendar & contacts, and IBM is all about open standards! We already have support for iCal, vCard, and webDAV in Domino... please stitch them together to provide calDAV & cardDAV suppor...
over 6 years ago in Domino / Integration 3 Assessment

Add SNI to domino server web service consumers

We need to integrate domino applications with external servers, using web services. Domino server cannot communicate with external servers that have several different services or several URLs on the same ip (most of them today), because domino doe...
over 3 years ago in Domino / Integration 1 Assessment

Fix HTTP error when opening static files with query string and no ?Open command

When I add static files to the WebContent folder of an NSF (e.g.the files of a React or Office add-in build), I can access it with the following URLs: http://www2.mindoo.de/test/webcontent.nsf/NotesCanDoThatToo.png and http://www2.mindoo.de/test/w...
about 3 years ago in Domino / Integration 2 Assessment