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 974 of 8857
108 VOTE

Add formula for database of embedded view

No description provided
over 7 years ago in Domino Designer / @Formulas 1 Under Consideration

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...
12 months ago in Domino Designer / @Formulas 1 Assessment
107 VOTE

Support Mail-In databases in Verse Mobile App

Add the capability to access Mail-In databases in the Verse Mobile App.
over 7 years ago in Verse / Mobile (iOS) 2 Under Consideration

Verse mobile support for passkeys

HCL Domino 14.0 introduces authentication with passkey via the WebAuthn/FIDO2 protocol. https://help.hcltechsw.com/domino/14.0.0/admin/wn_140.html To configure passkey authentication: https://help.hcltechsw.com/domino/14.0.0/admin/conf_dominopassk...
over 1 year ago in Verse / Mobile (Android) / Mobile (iOS) 0 Under Consideration

Allow HTTP Basic Authentication with Umlauts using UTF-8

Currently Domino HTTP Basic Authentication Passwords need to be encoded in ISO-8859-1.Many other systems allow to use UTF.8. The standard is unclear but there is a specification where you can announce which encoding the server expects. See https:/...
almost 7 years ago in Domino / Security 2 Assessment

Periodic CScan on rest scan of databases

Scanning mail data in the mail flow is a great addition to the Domino 12. But this feature would be mainly useful for customers having no external SMTP gateway mail scan in place already. Scanning only on the company edge leaves the door open for ...
over 2 years ago in Domino / Security 1 Assessment

Function to drop internet user immediately without restarting/stopping http task

The only way to drop the session immediately is to restart/stop the HTTP task which causes all HTTP users be disconnected from the server. On the server admin client, Server tab - Internet users, there is a list of all the active Internet Users, b...
almost 6 years ago in Admin Client 2 Assessment

Let domconfig.nsf allow multiple login forms based on the URL

Would like the ability to to map a Login form to a specific URL. This way we can have different login pages with different details, logo's etc For example, If the user is trying to hit database A, the login form presented is specific to Database A...
4 months ago in Domino / General 1 Under Consideration

beautify @formula code

ofcourse we all write readible code but when I look at action code wriiten by colleagues I am very unsure if i understand it because it lacks indent, multiple rows etc. if there would be a beautify option for @ formula that would be awesome
about 2 years ago in Domino Designer / @Formulas 2 Under Consideration

SMTPUTF8 support is required to keep receiving messages

Domino should support for Email Address Internationalization OR Internationalized Email specs SMTPUTF8 (RFC6530 - 6533) As more and more messages contains UTF8 in the headers. These messages get bounced now. RFC 6532 and RFC 6531 allow the inclusi...
3 months ago in Domino / General 1 Needs Clarification