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

Clear

Ideas

Showing 846 of 8875

Programmatically hide view based on Platform - i.e visible on desktop, not on phone

It is possible to restrict or allow user access to a view based on username or group. We have apps that run on the Notes client (desktop) and also in Nomad (phone). The same users access the app on both desktop and mobile devices. Given the small ...
over 1 year ago in Domino Designer / Views 2 Already Exists

Require minimum access level to open database in client

Setting this option e.g. to Designer, I could prevent that a "normal" user can open a database in Notes Client. This is a big feature when an application is migrated to web and I want to prevent a user using Notes access. So I can assure that a us...
over 5 years ago in Domino Designer / Views 1 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 ...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Traveler server to fetch device logs from the devices without user intervention

Traveler server being able to fetch device logs especially on Verse app will allow the administrators and support to troubleshoot issues without waiting for the user to upload log files / TPRs before we can start.
over 4 years ago in Traveler 1 No Plans to Implement

Open declaration of script file does not lock design element

When using "Open Declaration"/Ctrl click on a "Use "my_script_name"" within a script file, it opens the file but does not lock the design element. The element can edited and saved using Ctrl-S while another developer has locked the file.
almost 6 years ago in Domino Designer / LotusScript 4 Needs Clarification

Option "Right to Disconnect" based on new EU legislation.

Option for "Right to Disconnect" based on new EU legislation. Option / right to digitally disconnect from work so that users will no longer will be notified during their off business hours. Refer : https://www.europarl.europa.eu/news/en/press-room...
over 4 years ago in Traveler 3 No Plans to Implement

Ability invert background (better to select it) while selecting image.

While selecting an image, you should have ability to select , Invert background, so white icons are shown on black background. now it is not possible to see how it looks like.
over 1 year ago in Domino Designer / Views 0 Needs Review

Console command output as JSON object / in-memory representation

If you invoke a Traveler console command, you can redirect the output / response to a textfile instead of the console. This is great, if you are invoking the command from within a server based plugin or agent. You can then read the textfile and ex...
over 7 years ago in Traveler 0 Under Consideration

Use the ToDo app also with groups

In Notes I can create a task / todo for another Person or more. We like to do this also in the mobile (iOS) app. The todos I got from another Person also not shown in the HCL Traveler To Do app.
over 1 year ago in Traveler 0 Needs Review

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 4 years ago in Domino Designer / Java 0 Needs Review