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 565 of 8853

Domino webservice consumer that should support adding an OAuth authentication token to its header

We need the ability in Domino webservice consumer that should support adding an OAuth authentication token to its header 1.Who needs this? Developer, Application Owner, required by several webservice providers like SAP, ... 2.What do they want? Ab...
8 months ago in Domino / General 2 Needs Review

compute the font colour

making the font colour e.g. for a text field could add great value e.g. mark in red/green/orange to emphasize a status
4 months ago in Domino Designer / @Formulas 0 Needs Review

provide the details why "query is not understandable".

If search for a string that contains parentheses, it will report error "query is not understandable". You can enclose the string in double quotes but the end users are not aware of this. Customer expect that we can provide the details why "query i...
about 1 month ago in Domino / General 0 Needs Review

Upgrade Jersey in Domino 14

HCL Domino V14 HTTP engine is based on javax.servlet and does not support jakarta. imports. This means we will need to stay at the Jersey server 2.x version for it to run on Domino. However our team is developing a RESTful web service using Jersey...
over 1 year ago in Domino / General 4 Assessment

Support binary request body in NotesHTTPRequest

Support binary body in a NotesHTTPRequest request to be able to send binary data to the server.
4 months ago in Domino / General 1 Needs Review

PreferStream in NotesHTTPRequest

Being able to get a NotesStream as a response of a NotesHTTPRequest can help handling large text responses and binary responses.
4 months ago in Domino / General 0 Needs Review
133 VOTE

Synchronize Journal/Notebook to mobile devices (iOS/Android)

The synchronization of Journal/Notebook should be added to the Verse app (Android/iOS) and Exchange profile to provide consistency with Notes client and iNotes.
over 7 years ago in Traveler 4 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

Allow create a new device setting directly within LotusTraveler.nsf

Allow the creation of a new device setting directly within LotusTraveler.nsf, even though the customer is aware that this configuration is currently available through Traveler Policy. Customer wish to have this within LotusTraveler.nsf
24 days ago in Traveler / Documentation 0 Needs Review

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