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

My ideas: Domino Designer

Showing 48

Minify file resources (JS + CSS)

It would be useful if Domino Designer could automatically minify Javascript and CSS file resources, so we can work on the un-minified versions in the database design, but have the minified versions served to web users. Currently, we have to manual...
almost 2 years ago in Domino Designer 3 Needs Clarification

Make Domino Designer Docker ready

This will help to run the Domino Designer with a different development user while the Notes client can be used for daily business with another user.
almost 2 years ago in Domino Designer 2 Needs Clarification

Increase the recursive calls stack size limit on 64-bit systems

The current limit of recursive calls (recursion level for a given LotussScript function) in 32-bit/64-bit system is 32Kbyte stack size: https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_LIMITS_ON_COMPILER_AND_COMPILED_PROGRAM_STRUCTURE.htm...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
almost 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
over 2 years ago in Domino Designer / LotusScript 5 Needs Clarification

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
over 2 years ago in Domino Designer / @Formulas 3 Needs Clarification

The document properties dialog gives constant 'invalid or non-existing document' popups when clicking on a document in DQL view.

All works fine but I just have to make sure this dialog is not open when accessing an DQL view. I understand where this message comes from as the complete document properties won't be available here but there should be a workaround to suppress the...
over 2 years ago in Domino Designer / Views 5 Needs Clarification

@command([Editdocument]) and uidoc.editmode = true don't work when opening a document from a DQL view.

Both ways to edit a document after opening it from a DQL view don't work. Also Automatically enable edit mode of the form does not work. I did find a workaround though! When you add the code below to the queryopen script of your document it will p...
over 2 years ago in Domino Designer / Views 1 Needs Clarification

Enable to validate for Rich Text field

Able to validate Rich text field, like set the field as mandatory field.
almost 3 years ago in Domino Designer / @Formulas 2 Needs Clarification

Feature to search the script library within the server and extract the database names which contains it.

It will be good idea to have a feature to search the script library within the servers all the databases and provides the option to extract the database names which contains it.
about 3 years ago in Domino Designer / LotusScript 1 Needs Clarification