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

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...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Administrative Control to Disable Sametime “Alert Me When Available” Feature

When users want to set a one-time alert to be notified when a contact becomes available online, they can click the contact’s name and navigate to:Tools → Sametime → Alerts → Alert me when available Similarly, to set alerts for multiple contacts, u...
10 months ago in Sametime / Chat 0 Needs Review

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

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

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

I would like the Domino Leap REST API to include whether a field is sortable

When executing the “List Records” command in the Domino Leap REST API, setting the metadata to “true” allows you to retrieve form field information.I would like this information to include whether a field is sortable.Since sorting is not possible ...
3 months ago in Leap 0 Needs Review

[Domino Leap REST API] Add an option to retrieve the exact total record count in "List Records" and update the Swagger definition

Background and Issues In the Domino Leap Data access REST API (List Records), the recordCount property always returns -1 (uncalculated) to optimize system performance. However, this causes two main issues: When an exact total count is required (...
3 months ago in Leap 0 Needs Review

Backport LotusScript enhancements from Volt MX Go to Domino

At Engage 2022 it was announced that LotusScript would get new features like try/catch/finally, asynchronous operations or lambdas, but only as part of the Volt MX Go offering running in the Foundry server of MX. Please backport these enhancements...
over 4 years ago in Domino Designer / LotusScript 0 Assessment