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 8486 of 8486

Expanded Folders remain expanded/sticky when Logging back In Notes Basic client

In Notes Basic, if user expands folder and closes Notes DB. These folders will be collapsed when opening back Notes DB despite that the option for "Restore as last viewed by user" has been activated. This is not the case in Standard Notes as it wo...
over 2 years ago in Notes 0 Needs Review

Preview Page / Preview in stage

The Preview feature in Editor support seclection of Form and Application pages, however all Forms are previewed in the initial stage only. This is useless for worflow applications. Please add a possibility to pick also a certain page of a Form (by...
over 2 years ago in Volt 0 Needs Review

Allow pass-thru html in Notes-only installations (Mac64, Notes w/o Designer, etc)

The menu option for Pass-Thru HTML in Notes is missing if Designer wasn't installed. However, people can still create it by copy/pasting an existing html fragment, and editing it. It doesn't make sense to tie this feature to Designer, and this cha...
almost 6 years ago in Notes 0 Under Consideration

Disable the option "Allow others to recall mail send to me" on the Notes Client Preferences,only administrators can operate the fuction.

No description provided
almost 6 years ago in Notes 2 Under Consideration

Provide a function to detect status of Sametime Community server and inform Administror if it is down

The customer requested HCL to provide the following function (tool) 1) This tool can confirm if end user can login to Sametime Community server 2) If Failed when login to Sametime Community, this tool can send alarm mail to Adminsitrator The custo...
almost 5 years ago in Sametime / Chat 0 Future Consideration

Register Tabs on top of Workspaces Theme 11 on Client 12.0

Please give us back the register tabs on top of the workspaces for Theme Notes-11-Motive. The 11-Motive is in some things better than the 9-Motive and was usable in Client version 11.01 together with the tabs. To get these tabs for Client 12.0 it ...
over 3 years ago in Notes 0 Needs Review

Run Servertasks in a sequence by dependencies, and not parallel by timeframe.

We would like to have dependencies in Servertasks. Example: Run Fixup and if its finished, run compact Or run compact -B and if it's finished, run backup. Now we cannot do that kind of schedules.
over 3 years ago in Domino / Administration 0 Under Consideration

Programmatically Refresh a UI View opened by User A when a document is create by user B fron another view

Context: Using Notes client, User A have opend a view "MyView" who contains Document using Form "MyForm". User B Open another view and modify a document which is available in both view. We need the first view opened by User A to refresh / reflect ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Remove privelege elevation requirement from Domino Java Console

There is really no good reason for the Java Console to require "Run as Administrator". I believe the only reason it does currently is because it modifies dconsole.ini and/or dconsole1.ini in the Notes program directory. To improve security, these ...
almost 5 years ago in Domino / Security 1 Under Consideration

Programmaticaly switch displayed table row in Read Mode

Update: Sorry as commented bellow, It is possible to do it in Read Mode using notes.ini. Thanks for the comment. FIELD $TabTable := "TabName"; @Environment("notes.ini.var"; "TabName"); @If( @IsDocBeingEdited; @Command([RefreshHideFormulas]); @Co...
over 3 years ago in Notes 2 Needs Review