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 351

Add a LotusScript method to notesdocument to get the users access level.

You can get a users access level to the database with db.QueryAccess. A similar method should be added to NotesDocument, so a web agent can check a users permission for the ability to edit a document before attempting to make any changes.
27 days ago in Domino Designer / LotusScript 1 Needs Review

Support for Windows BMP File Format in DXL

Currently, DXL supports only PNG, JPEG, GIF, and notesbmp formats, but not Windows BMP. Simple images such as QR codes can be easily generated in LotusScript as Windows BMP files, but they cannot be embedded as inline images in rich text. Please a...
16 days ago in Domino Designer / LotusScript 0 Needs Review

Please enable the ability to prohibit pasting notes notes documents.

Please enable the ability to prohibit pasting notes notes documents.While this exists for view events, it does not prevent notes document pasting when a new view is created, as pasting remains possible there.Ideally, an event should be set in the ...
11 days ago in Domino Designer / LotusScript 1 Needs Review

Redirect users on LogOut in Domino Leap

In HCL Leap, users can be redirected to other page when they Logout, using this configuration parameter - "LogoutServlet.postLogoutRedirectURL". https://opensource.hcltechsw.com/leap-doc/latest/co_configuration_properties.html?h=logoutservlet.post...
3 months ago in Leap 0 Needs Review

CreateViewNavigator improvements

If I use createNavigatorFromCategory or createNavigatorFromKey.All categories disappear and that is sad because sometimes when you create apps you would like to get i.e all level 2 category names below a certain category without looking thru lots ...
3 months ago in Domino Designer / LotusScript 0 Needs Review

I want to export Domino Leap data in .xlsx format.

Currently, when exporting Domino Leap data to Excel format, it is saved as .xls format. Could you please support the latest .xlsx format? While it hasn't become an issue yet, there is a possibility of exceeding 65,536 records during actual operati...
about 2 months ago in Leap 0 Needs Review

Protection for intellectual property

LEAP and especially Domino Leap is an interesting platform for developers with a Notes/Domino background, however, its not NoCode...not at all. However, if one wants to have just a little bit more than just a form with a few fields (like retrievin...
over 1 year ago in Leap 6 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 1 year ago in Leap 0 Needs Review

Multiple submissions with a different UUID by replaying the request from the browser

It is possible to capture the latest post in the browser and replay with a different UUID. Then you end up with two submits/records. This not a desired behavior, as it bypasses logic in the form. We would like to have the uuid's generated only by ...
3 months ago in Leap 0 Needs Review

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...
4 months ago in Domino Designer / LotusScript 1 Needs Review