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 1993 of 8871

Ability to change paths to databases for configurated services afterwards in Domino Leap

We have a productive and a test environment. If we want our Domino Leap application to run correctly in the productive environment, we currently have to make sure that the path to the database used in the configurated services on the productive se...
over 2 years ago in Leap 1 Needs Review

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...
4 months ago in Leap 0 Needs Review

Provide more detailed error message as well for the end user or the administrator for accessibility and usability

For both HCL Leap and HCL Domino Leap, instead of showing the error docid so the admin has to logon to the server and access the log files the actual error should be shown within a per default closed section under the basic error message. There sh...
over 1 year ago in Leap 0 Needs Review

LotusScript function to create eml file

No description provided
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Lotus Script stack trace function instead of the unsupported Lsi_info(14)

Please add a regular and offical function to get a Lotus Script stack trace instead of the buggy and unsupported function Lsi_info(14). Mark Reiser, sirius-net GmbH LotusScript, Script, LS, LSI, Lsi_info
over 7 years ago in Domino Designer 4 Under Consideration

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
over 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Keep Application's title and Role user/group mapping after Leap app upgrade

As an End user, I need to be able to retain Application's title after Leap app upgrade because as per the observed behavior, when an application is upgraded it takes on the title from the new app. Also I need to be able to keep Applications's all ...
5 months ago in Leap 0 Needs Review

NotesDocument.IsChanged

A new NotesDocument property which shows if the document was changed. Return value: list of changed items. (only user items! so, except, updatedBy, LastModified, $Ref.....)
over 7 years ago in Domino Designer 6 No Plans to Implement

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
about 6 years ago in Domino Designer / LotusScript 3 Assessment