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 8736

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

Http Server Troubleshooting - Waiting for session to finish

We need better ways to monitor the Domino HTTP Server... add listeners for events coming so a admin can address it or fix it automatically. When the server cannot return a web page, the cause is usually this one below: [10B4:0002-10B8] 09/20/2...
almost 6 years ago in Domino 4 Under Consideration

Please restyle all templates that come with Notes and Domino

It is a bad joke to invent Project Restyle in 12.0.2, but still delivering 20++ year old templates bundled with Notes and Domino.
over 2 years ago in Domino / Templates 0 Assessment

(partial) refresh options for Notes form fields

one of the great features of xpages is the partial refresh option. something similar should be wonderful for Notes forms (form for Notes client). The refresh options are out of date / too limited.
over 1 year ago in Domino Designer / @Formulas 1 Under Consideration

Running Designer on Parallels Desktop

End user are using a new Mac Pro M1 by now, he had run the Designer and Admin Client on the Intel Mac via Parallels Desktop and Windows 10 without issues. Now by using the M1 (Apple Silicon) they need to use Windows ARM on the virtual machine a...
over 3 years ago in Notes 1 No Plans to Implement

Remove the limitation to 32 workspace pages on the HCL Notes Desktop + allow separator

Using HCL Notes v14, we got the error message: "Too many workspace pages; up to 32 pages containing database icons are allowed" When creating more than 32 pages. Idea 1 > Remove/push the limit to 64 allowed workspace pages Idea 2 > allow cre...
over 1 year ago in Notes 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

support trusted sites for images in MIME messages

A Domino mail policy has a setting "List of trusted websites for images in MIME messages". If an email includes images hosted on a site in that list, the Notes client automatically loads and displays the images. Verse ignores the list of trusted s...
over 3 years ago in Verse 3 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...
7 months ago in Domino Designer / LotusScript 1 Needs Review