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

Inputbox limit of 512 characters a bit small

512 characters feels a bit small for the inputbox. Perhaps increasing the number or create a new inputbox that shows multiline data.Today you need to create a form and do dialogbox but if you want to run this in an agent that limits you.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Configurable prompt dialog box on form submission

In Leap form workflow, you can set form submission settings "upon submission". It should optionally be possible to define a messagebox that is shown on submission. A typical message box for submission would be a yes/no box with customizable text e...
over 2 years ago in Leap 0 Needs Review

Update the Date as soon as Month/Year is changed from popup calendar

Update the Date as soon as we change Month/Year from popup calendar, instead of updating it when actually selecting Day from popup calendar while changing Month/Year. This would help in triggering OnItemChange event while changing Month/Year for i...
about 6 years ago in Leap 0 Needs Clarification

LotusScript: Empty arrays

Like in, for example, Javascript.
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

I want to operate "Allow Domino Data Service" in DB property with LotusScript.

I want to operate "Allow Domino Data Service" in DB property with LotusScript.
over 7 years ago in Domino Designer / LotusScript 1 No Plans to Implement

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

can there be a way to integrate DevOps pipeline building with java files inside a nsf file

nobody seems to knowtried teamstudio buildmanager but this was not a solution
over 3 years ago in Domino Designer / Java 2 Under Consideration

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Enhance documentation for authenticating in the service configuration, add validation and helpful messages

There is a huge gap in the documentation on how to authenticate when calling an external service. In https://help.hcltechsw.com/domino_volt/1.0/cr_in_app_service.html it's only: "Specify authentication options in the Authentication section." And w...
about 6 years ago in Leap 0 Future Consideration

Allow clicking an action button programmatically

We have several situations in which it would be very useful to be able to start a mail in the user's mail database from a different application. As an example: relevant mails are stored in the Project database (moved/deleted from the mail db). Whe...
over 3 years ago in Domino Designer / LotusScript 3 No Plans to Implement