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 8767

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

Option in server configuration to restrict of sending both internal and external mails

To have an option in server configuration that will restrict Domino users of sending both internal and external mails
20 days ago in Domino / Administration 1 Needs Clarification

Support NRPC Mail routing to polling server behind firewall-sending server holds for pickup

We have a domino server exposed to the internet, allowing specific customer's servers (which are behind a firewall and not directly exposed to Internet) to periodically replicate certain templates and databases we host. We would like to enhance co...
20 days ago in Domino / Integration 0 Needs Review

After setting the font to 10pt you save the signature and then after refreshing the page and changing the signature again you will see that the blank space will be 12pt

If you set the signature in Preferences and set the font to 10 pt, there is still 12 pt in the empty space (empty side for future text) For example, you can check this problem as follows:After setting the font to 10pt you save the signature and th...
21 days ago in Verse / Verse on Premises 0 Needs Review

When an invitation is sent to an external user, the invitee status only shows the recipient's name and not the domain.

When an invitation is sent to an external user, the invitee status only shows the recipient's name and not the domain. Please check the attached screenshot for reference.
about 1 month ago in Notes / Documentation 1 Needs Review

Allow more methods than copy style compact for DBMT

Really big databases takes a long time to compact and it would be nice if a database could be used when DBMT runs. Similar to compact -B or -b
4 months ago in Domino 2 Needs Review
130 VOTE

Group-Mail-Accounts (Accounting/Logistics/Support/Newsletter/etc.) - Client/Traveler/Verse

Please add mail template for group-mail-accounts. We have several "Departments" which should use the same email-address for sending/receiving. Currently we use opensource tool: https://teammail.openntf.org/main.nsf/project.xsp?r=project/DominoTeam...
about 7 years ago in Notes 3 Assessment
103 VOTE

Make Domino http task more robust.

Make Domino HTTP more robust. Enable it to to force HTTP agents to terminate with out the need for server restarts to clear. Domino HTTP is a poor "agent manager". More often than not when a HTTP agent times out, HTTP doesn't manage to stop the ag...
over 5 years ago in Domino / Administration 2 Under Consideration

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 ....
about 5 years ago in Domino Designer / @Formulas 1 Assessment

Improve NotesJSONNavigator

It would be great have additional methods in the NotesJSONNavigator. Besides the current AppendElement, AppendArray, AppendObject there should also be RemoveElement, RemoveArray and RemoveObject. It is currently possible to create, read and update...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review