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 939 of 8858

Limitation of notesUIDatabase.Close() method.

Close() method does not work on Post Open event of database script if default launch Frameset contains more than 1 level of hierarchy for Named element mentioned inside launch Frameset. For example : default launch frameset (e.g. FramesetA) contai...
over 5 years ago in Domino Designer / LotusScript 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 ...
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

Allow domino web application to execute in the client with the same security/authentification done in Xpages

It would be great to be able to code angular or react application that would have the same fonctionnality (sécurity/authentication) that xpages application does when they run in notes client.
about 7 years ago in Domino Designer / XPages 4 Under Consideration

Fix Logic Bug in ACFUtil.htmlDecode()

Using Domino V11 (bug also existed since at least 9.0.1 FP7) The following method com.ibm.trl.acf.impl.util.ACFUtil.htmlDecode(String string) in the plugin com.ibm.designer.lib.acf has a logic bug which you can reproduce with the following 2 l...
over 5 years ago in Domino Designer / XPages 3 Needs Clarification

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

Shortcut - key combo for Project - Clean action

No description provided
almost 6 years ago in Domino Designer / XPages 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

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

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