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 8479

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
about 1 year ago in Notes 0 Needs Review

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

iOS native mail configure traveler account:Should group of mail messages in Unread folder

Configured two accounts on iOS native mail client, one is user1 with Traveler email address, the other is user2 with internet email address. Enabled "Organize by Thread" on iOS Settings - Mail. User3 sent one mail message both to user1 and user2. ...
about 1 year ago in Traveler 1 No Plans to Implement

Copy Accessrights in several databases at once (personal rights, groups and roles)

Is there a possibility to change/add accessrights for users/groups to several databases at once? Now, i can add User or Groups in databases at once but afterwards, i have to open every accesslist manually to activate the needed roles for the user/...
about 1 year ago in Admin Client 0 Needs Review

Inside HCL VERSE mail document is appearing in only one folder

on my Iphone I have a "1 copy" folder. In that folder emails are automatically coming in which I am am only in c/c. These emails do not appear since Wednesday last week in my folder anymore. On my laptop they appear in the "1 copy" folder.
over 3 years ago in Traveler 1 Future Consideration

programmatically change the subject of the mail, before it is sent (routing hints)

To provide further information for the recipient system we need to be able to programmatically make adjustments to the subject before a mail is sent. Adding some prefix, replacing a certain value with another value,.... things like that.
about 6 years ago in Verse / Verse on Premises 2 Already Exists