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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Auto-Refresh Data Grid Content

Want to have Data Grid Refresh as Form Values are modified and/or be able to setup a refresh interval on the Data Grid so a page refresh is not required. A refresh interval is what I would use on my xPages to refresh Data Grid Content.
almost 4 years ago in Leap 3 Needs Review

Adding option to allow PublicAccess on files in the webcontent folder

When developing databases with external libaries the easiest place to add them in inside the webcontent folder but when you need public access to anonymous users you can't add public access to files in this folder.
about 7 years ago in Domino Designer / XPages 1 Under Consideration

Need ability to get current document context when running agent

Customer would like to run an agent to access data refer to following link: https://help.hcltechsw.com/domino-leap/1.1.3/direct_access_domino_data.html The scenario is as below: 1. Create a new document via web browser. 2. Enter value for some fie...
about 2 years ago in Leap 0 Needs Review

filter & sort options for Applications Eclipse view

Filter options for the Applications Eclipse view would make it much easier to find applications. E.g. filter on Server Name. Also to sort ascending/descending would make finding an application much easier
over 1 year ago in Domino Designer / XPages 0 Under Consideration

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
almost 8 years ago in Domino Designer / LotusScript 1 Under Consideration

Possibility to script the frontend with Java

In all out new projects we use Java as the main language. It would be helpfull if Java coud be used everywhere in the app.
almost 8 years ago in Domino Designer / Java 1 Under Consideration

Domino Volt - Dark Theme for IDE

Add option to change the appearance of the IDE and enable the use of the Dark theme.Working in the same way as other modern IDEs allow, such as Visual Studio Code, Eclipse, IntelliJ, etc ...
over 5 years ago in Leap 0 Under Consideration

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Delete Private view from database

Requirement is to delete personal views belonging to all user's from the database. Is it possible to achieve this via script? The current functionality is that personal views are visible to only user who created them and not to others. There is a ...
about 5 years ago in Domino Designer / LotusScript 1 Already Exists