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 993 of 8880

LotusScript method PickListCollection should support accent sensitive sorting

When using LotusScript method PickListCollection to retrieve a document collection, the passed key does not use accent sensitive comparison. For example, in the NAB, Peter Salen/Company and Peter Salén/Company are two separate persons with uniq...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Fill PDF service in JavaScript with attached PDF documents in Form documents

As an End user, I need to be able to have a feature below using Fill PDF service in Domino Leap and Javascript API: Generally, I want to leverage Domino Leap for template management and filling out user's personal data in PDF templates. "Fill PDF"...
4 months ago in Leap 0 Needs Review

"lowcode" approach to add application title and also the stage title to text fields.

in all applications we do refer the application title and also the stage title usually in the form headers,so a user sees in an opened document which application he is in and also which stage the document is in. Please give a "lowcode" approach to...
8 months ago in Leap 0 Needs Review

Provide Option "Prohibit design refresh or replace to modify" for "Application Properties" in Domino Designer

Currently, option "Prohibit design refresh or replace to modify" is available for various design elements like "Forms", "Views" , "Pages", "Agents" etc. However, this option is not available for "Application Properties". As such, if some changes...
over 3 years ago in Domino Designer / Views 0 Needs Review

QR code to access the applications

Within the LEAP Admin interface, users can obtain the address to send to users to use an application, the idea is to also add a QR Code that can be accessed using the Camera on Cell Phones or Tablets.
over 1 year ago in Leap 0 Needs Review

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
about 2 years ago in Domino Designer / LotusScript 4 Under Consideration

Allow different base URLs for different applications and also for backend

Currently you have to configure exactly one fixed base URL for all LEAP applications and the backend/editor. In the case LEAP is running behind a reverse proxy it would be great to have the ability to assign specific base URLs for each application...
about 2 years ago in Leap 0 Needs Review

Allow commenting on Volt apps

Once a Volt apps is beeng co-developed by multiple people, it is extremely difficult to keep track of changes made by different people. Please add a new feature to add comments on the Settings page (in editor). Second, make the comments visible/ed...
about 4 years ago in Leap 0 Under Consideration

Need a functionality to set the OS environment variable using LotusScript method.

Currently, unable to use the LotusScript method to set the Operating system Environment variable. The requirement is to add an Environment Variable in the Operating system using the LotusScript method.
about 3 years ago in Domino Designer / LotusScript 2 Needs Review

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement