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

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
10 months ago in Domino Designer / LotusScript 1 Needs Review

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Filter a data grid by text input field with full-text search

I want to present a text input field, where the user can input text part and then data grid items are being filtered down to documents that contains this text part in any visible column and/or frontend field.
over 2 years ago in Leap 0 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
almost 7 years ago in Domino Designer / LotusScript 2 Assessment

Show LotusScript functions or subroutines that are not called.

No description provided
over 7 years ago in Domino Designer / LotusScript 3 Under Consideration

Allow to move applications between Volt servers easily.

Please allow to move .volt apps between servers while preserving application IDs and keep valid service links among the apps. This is very needed in case a business partner (re)deploys their application in customer environment a customer needs to ...
almost 4 years ago in Leap 0 Under Consideration

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Extend NotesRegistration class to allow selection of PAB/Directory database for created users. (Support CCX / Guest model)

The new CCX / Guest user license model mandates that users are registered in a secondary NAB / Domino directory. This is easily achieved if we just create person documents but it is not sufficient if we look to entitle those CCX / Guest users for ...
over 4 years ago in Domino Designer / LotusScript 3 Needs Review

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Support for the “§” character in passwords to enable login to Leap

This symbol “§” should be supported as a special character for passwords.
8 months ago in Leap 0 Needs Review