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

Domino Designer

Showing 1323

Correct line numbers on error for Lotusscript classes

As a developer the wrong error line number is reported so it is harder to find where the error occurred.
over 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Make it possible to open embedded views within a dialog box

Within a Dialogbox i can act to the enterkey. Queryclose can be validated. Embedded Views will be refreshed. Only i can not open the docs within such a context.. See also https://domino.ideas.aha.io/ideas/DDXP-I-237
over 5 years ago in Domino Designer 1 No Plans to Implement

Better syntax for Domino Query Language

Doing some tests with Domino Query Language at the moment. The language syntax is far from intuitive sometimes. Some examples: form = 'MProcessus' and (Active = 'TRUE' or Version = 0) is a correct query and delivers, Similar queries do...
over 5 years ago in Domino Designer 2 Under Consideration

Allow inserting shared fields based on formula

Similar as 'Insert subform based on formula' (a.k.a. computed subform), but for shared fields. Although the same effect can be obtained by embedding a shared field on a subform, which in turn is inserted based on a formula, a direct method would b...
over 5 years ago in Domino Designer 0 No Plans to Implement

Computed subform: Allow loading multiple subforms at once

For example: @If(condition; "subform1" : "subform2"; "subform1") I.e., if condition is true, load both subforms, otherwise load only the first.
over 5 years ago in Domino Designer 5 Under Consideration

Provide a reliable way to hide the infamous "V2" style attachments

Can't remember how many times I've been struggling with this: A file gets attached to an RT field on a document in the UI. At some later stage, after the document has been saved and forwarded (for example in a workflow), you want to either hide th...
over 5 years ago in Domino Designer 3 Under Consideration

Expand the Button Class (LS, Java,...)

Currently the button class (actions, action hotspot or button on a form) consists in LS only of 2 events. It would be great if one would have access to the Name property of the button.
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Renew the Designer Help

The current Designer Help is less good than the old one (V8.5, NSF) . Only Bookmarks is a good feature . Searching is a real disimprovement; the results look sometimes as if the sort order was determined by someone rolling dices. In the old help w...
over 5 years ago in Domino Designer 4 Assessment

QueryOpen/PostOpen event for Attachments on the Notes document

We often use events such as QueryOpen and PostOpen in the NotesDocument class to record information about the documents opened by the user and to restrict the opening of the document.In the same way, I sometimes want to do something with a file at...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration