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 8769

Request upgrade installation from Notes 32-bit to Notes 64-bit.

You have to uninstall Notes 32-bit first before upgrading to Notes 64-bit. ref. KB0102196 I request that the Notes 64-bit installation program remove the Notes 32-bit program directory and install Notes 64-bit.
almost 2 years ago in Notes 1 Needs Review

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
over 5 years ago in Domino Designer / LotusScript 0 Assessment

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
9 months ago in Domino Designer / LotusScript 1 Needs Review

Make amgr less of a stickler for quotes

Pretty much every time I use tell amgr run, I reverse the order of which argument requires double quotes and which requires single quotes and run into this old friend [000644:000002-00007F6CA18D1DC0] 03/01/2024 10:35:21 AMgr: Syntax for run comman...
over 1 year ago in Domino / Administration 2 Under Consideration

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
9 months ago in Domino Designer / LotusScript 2 Needs Review

Status icon for various clients

In the previous versions the icon next to a user name, changed according to the kind of device he was connected with. Now in V11 even if the user is connected with a mobile device, the icon is always the same, e.g the green square. I understand th...
about 5 years ago in Sametime / Chat 5 Future Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Add Japanese phonetic readings for group names in the Personal Address Book

In the group view of the Personal Address Book (when using the Japanese template), the tab navigator does not function correctly for Japanese group names. Although the tab navigator's headings are displayed in Japanese phonetic characters (e.g., f...
3 months ago in Notes 0 Needs Review

Copy Into New -> Message,should support MIME mail message render the right formatting

1. From Inbox open one received external mail message. 2. Right click the mail from Inbox,select "Copy Into New -> Message",then MIME message format lost(such as, picture and highline color text). Pls consider to support this feature for MIME m...
12 months ago in Notes 0 Needs Review

Create Volt application from existing Domino application

Provide a basic web interface to a legacy Domino application. It doesn't have to have all the functionallity of the Domino app. Basic Forms will do for a start.
over 5 years ago in Leap 2 No Plans to Implement