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

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...

All ideas

Showing 8473

Character encoding problems when posting to agent

Character encoding problems when posting to script agent, e.g. posting Danish characters like ÆØÅ If I POST this JSON to a script agent { subject:"ÆØÅ" } Session.DocumentContext.REQUEST_CONTENT contains { subject:"├å├ÿ├à" } This isn’t very ...
over 6 years ago in Domino 7 Under Consideration

Remove Use of ReaderNames fields slows view performance in Notes

ReaderNames fields very secure but very slow performance. Please remove slow performance issue from ReaderNames fields in notes view. Refer from https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0037353
about 2 years ago in Domino Designer / Views 0 Needs Review

Support Oauth2.0 for SMTP/POP/IMAP

Due to basic authentication method deprecation for connections via SMTP, POP and IMAP protocol for Office 365 and other Companies, the interoperability is not working fine, O365 already announced the deprecation Deprecation of Basic authentication...
over 1 year ago in Domino / Integration 0 Assessment

File sharing app

Currently Notes has major personalized app as mail and calendar, personalized file drive like one drive and google drive have become essential and now part of daily use for backup and file sharing, and its easy to look all shared/backup files at o...
about 4 years ago in Notes 10 Under Consideration

Add function "share contact"

I am as User want to have functionality "Share contact" similar in WhatsApp. On this moment the process of sharing waste a lot of time. As is: 1. Open the address book 2. Find contact 3. Copy address of email 4. Switch on tab of new memo 5. Paste ...
over 3 years ago in Notes 1 Needs Review

Render html in computed fields when *Render pass through HTML in Notes” is checked

Rendering html in a Notes form works for Computed Text, but not for Computed (for display) fields. It does when the form is displayed in a browser, but does not in the Notes Client. Mind you: *Render pass through HTML in Notes” needs to be selecte...
over 5 years ago in Domino Designer 0 Under Consideration

Enhance debugging and/or logging for service calls - and make it available for the app developer

I recently had some problems calling an external service (related to authorization). When the service was called, I just got a message, that there was an error. No details. As I had access to the Domino server console, I got a little bit more. As ...
over 4 years ago in Volt 0 Future Consideration

View Icons default icon description change

For new aplication and view icons, the default description (hover text) is not the description of these Application icon. Make the icon description change able. Best way as option in the view column.
over 6 years ago in Notes 0 Under Consideration

Make NotesEmbeddedObject accessible from NotesStream

I'd like to be able to open files embedded as attachments in a RichText field from a NotesStream. For example, this could be achieved by extending the Open method of the NotesStream class such that it accepts a NotesEmbeddedObject instead of a fil...
almost 2 years ago in Notes 5 Under Consideration

Add optional "comment" parameter to (Notes)DominoQuery createIndex method

To identyfy views/indexes that have been created programmatically using the createIndex method of the (Notes)DominoQuery class, an additional (optional) parameter is needed in the createIndex() method. The parameter can be used to add a comment to...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review