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 8433

The date on the ACL log is not based on a standard format

A server-based database's ACL log displays dates in a format that isn't typical. Both end users and administrators find this confusing. To prevent misunderstandings, the date format used in the ACL logs should match that of the client's operating ...
12 months ago in Domino / Administration 1 Under Consideration

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
almost 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Type ahead not working for in-string

Example : if the Domino Directory contains an entre for : Greg De Harrisson/ACME - greg.deharrisson@acme.com Typing "harr" in To field of a new memo returns nothing. Same for "dehar". But for "de h", it works. So type ahead should match any chara...
about 6 years ago in Notes 1 Assessment

Ability to re-sort in an embedded view that show single category

If the entire view is displayed with a header in the embedded view, it can be re-sorted by another column that has it set. However, if show single category is set, the triangle for sorting will disappear. This is because it would turn off the cate...
about 2 years ago in Domino Designer / Views 0 Needs Review

Add a zoom functionality

When a MIME email is received, CTRL++ and CTRL+- let the user choose an appropriate zoom (this functionality is provided by Internet Explorer) to read the email (but the setting is not preserved for the next email). Normal Notes emails should also...
over 6 years ago in Notes 1 Assessment

Create Hyperlink for Windows explorer related path through copy and paste

Currently, we can create hyperlink or hotspot using the "Create"-->"Hyperlink" or "Create" --> "Hotspot" menu option. One can also directly create the link without using these option for http or https related URL (ex --> www.google.com) b...
about 2 years ago in Notes 0 Under Consideration

Pub/sub for domino events like document changed/created/deleted/read

Using a websocket on a secure protocol or other comparable technology it would be great to follow the idea of reactive programming. Domino would offer events on topics and clients can subscribe to them or simply listen to all. To be able to updat...
over 6 years ago in Domino 4 Assessment

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Nomad Web: Show all Domino servers on the list of Open Application

Regarding Nomad Web, Domino server's list of "Open Application" diagram shows only "Local" and a Domino server which seems to be own home mail server. To show other Domino servers in the list, a user must input Domino server name directly to the ...
about 3 years ago in Nomad / Nomad (Web) 1 Assessment

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...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration