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

Clear

Ideas

Showing 800 of 8898

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 3 years ago in Domino Designer / LotusScript 0 Assessment

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

Create proper documentation for new classes and features as soon as they are published!

I'm filing this under "LotusScript but it's true for other topics as well, and I'm talking about online AND offline versions of Designer help: New classes and features must be properply documented as soon as they are published, esp. if they aren't...
almost 4 years ago in Domino Designer / LotusScript 5 Under Consideration

Notesrichtexttable access html tags

It would be useful to have the ability to locate a specific table within a richtext field by using the Name/ID HTML tag. Then locate a row in the found table by using the "Row" HTML tags. Even down to the Cell using ID html tag. Purpose is to loca...
6 months ago in Domino Designer / LotusScript 1 Needs Review

Correct line numbers on error for Lotusscript classes

As a developer the wrong error line number is reported so it is harder to find where the error occurred.
over 6 years ago in Domino Designer / LotusScript 5 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...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Option to disable validation popup when adding table entries

The validation popup is (at least in some cases) redundant, as validation issues already get displayed right at the fields; please provide a switch (e.g. on "table property level") to disabled it.
over 1 year ago in Leap 0 Needs Review

Improve performance when iterating documents in views

Iterating documents based on a view object has become very slow in later years. Maybe because of all the work that has been with NIF-index issues. The following techniques show poor (some even very poor) performance when running in the client agai...
about 1 year ago in Domino Designer / LotusScript 2 Needs Review

Native reCAPTCHA Integration in Domino LEAP to Prevent Bot Submissions on Anonymous Forms

Requesting the addition of reCAPTCHA support in Domino LEAP to help prevent bots from submitting anonymous forms. While it is currently possible to implement reCAPTCHA through custom solutions, an out-of-the-box, integrated feature would significa...
about 1 year ago in Leap 1 Needs Review

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration