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

Domino Designer

Showing 1230

Limited display of variables in debugger

If there are more than (256?) variables in a document, the debugger only shows "..." and values could not be shown. Is it possible to increase that in further releases?
almost 5 years ago in Domino Designer / Debugger 2 Under Consideration

Add a Calendarweek LotusScript function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates ...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Computable label for buttons

Currently labels have any fixed text you apply. Computable labels allows other form or environment variables to detemined what is displayed eg a label in a different lauguage or explcit actions if the button is pressed eg "On" or "Off" rather than...
over 5 years ago in Domino Designer 1 Under Consideration

Show LotusScript functions or subroutines that are not called.

No description provided
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Servlet 4, Websocket and asynchronous support for XPages

Server side websocket support (expose endpoints as Springboot can) and client side library to consume, based on standard JS library (socket.io or something) Allow asynchronous operation on XPages server side
over 5 years ago in Domino Designer / XPages 2 Under Consideration

Add NotesView.AllDocuments property for LotusScript

So useful...
over 5 years ago in Domino Designer 1 Under Consideration

Document Locking for clustered Domino servers

Apparently document locking is not cluster-aware. That is, if the 'Master Lock Server' is not reachable or down, the other cluster member does not take the role of managing the locks Document lock in a single server environment works perfectly. Bu...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Make LS debugger work in dialogs, on forms with embedded views

Currently, there are severl oft-used design constructs where you cannot use the Lotusscript debugger. Like in dialogs, or in forms with embedded views. This makes debugging scripts used in these situations incredibly painful. Please remove these l...
about 4 years ago in Domino Designer / Debugger 1 Under Consideration

Compile Java classes with parameter info and include Javadoc

To date, all Java artifacts (Notes.jar, XPages runtime, etc.) have been compiled without parameter info, leading to things like this: It'd be good to compile that in. Additionally (or instead of that), Designer should ship with Javadoc...
over 4 years ago in Domino Designer 1 Under Consideration