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

106 VOTE

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
about 8 years ago in Domino Designer / LotusScript 2 Under Consideration
101 VOTE

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
almost 8 years ago in Domino Designer / LotusScript 4 Under Consideration

Add Lotusscript method PasteAsPlainText in NotesUiDocument class

Please add a method PasteAsPlainText in NotesUiDocument class. This method should do the same as Ctrl + Shift + V. Another possible solution of this problem is to add an optional parameter to the existing Paste method which allows to paste as plai...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Formula Debugger

Notes Formulas are a fast and elegant way to run actions, but testing without changing the code is worse. A formula debugger like the script debugger would be helpfull.
over 7 years ago in Domino Designer / Debugger 3 Under Consideration
100 VOTE

A new debugger

Please please please - give us a state-of-the-art debugger and replace the decades-old one...it's really a pain in the a**.
about 8 years ago in Domino Designer / Debugger 1 Assessment

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
about 3 years ago in Domino Designer / Java 0 Under Consideration

Capability to stop an active Leap app

With Domino v14 customers can use up to 5 Leap apps for free, however, that does not mean one can not have more than 5 apps on the system its just max 5 of them can be active at the same time. As of today there is no way to stop an active/running ...
over 2 years ago in Leap 0 Needs Review

Better LotusScript access for front-end elements like embedded views

There are still a lot of elements which are not properly accessible via LotusScript. E.g. access to UIView in an embedded view, get curser position in embedded view, open and close categories in views etc. Every element available for the NotesClie...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
about 3 years ago in Domino Designer / Java 3 Already Exists

Redirect users on LogOut in Domino Leap

In HCL Leap, users can be redirected to other page when they Logout, using this configuration parameter - "LogoutServlet.postLogoutRedirectURL". https://opensource.hcltechsw.com/leap-doc/latest/co_configuration_properties.html?h=logoutservlet.post...
about 1 year ago in Leap 0 Needs Review