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 1971 of 8964

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
over 1 year ago in Domino Designer / LotusScript 4 Needs Review

Add a possibility to take a database offline

Would be nice to take a notes-database offline. Make it transparent for users. ie. "This database is currently in maintenance mode, pleae try later" on the Notes Client and on acessing via http. Good for doing some tasks like compact -c, deploying...
almost 7 years ago in Domino / Administration 3 Needs Clarification

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

PicklistStrings using data array instead of documents

It would be very helpful to have the ability to let the user pick one ore more data sets out of given tabular data presented based on a view or folder design. The data maybe provided as multi dimensional array, some kind of key/value sets or maybe...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Show LotusScript functions or subroutines that are not called.

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

More fine grained access to external forms (authentication issues)

We offer Leap forms to transient users who log in via a JWT OIDC connection with an external identity provider. Within Leap, the usage rights for forms are set to "all authenticated users". This configuration is necessary because the users of thes...
6 months ago in Leap 0 Needs Review

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

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
about 1 year ago in Domino Designer / LotusScript 1 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

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 ...
about 4 years ago in Leap 0 Under Consideration