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 235 of 8855

Hide Item identifiers and item names are being visible in e-mail notifications

With Domino LEAP 1.1.0.0_23 the Item identifiers and item names are being visible in e-mail notifications when you hover on the item using the mouse cursor.This issue is reproducible in HCL lab as well as at customer end. So the customer's expecta...
over 2 years ago in Leap / Documentation 0 Needs Review

Outline entry computed with formula does not work, no document can be shown.

No description provided
about 1 year ago in Domino Designer / @Formulas 2 Needs Review

@Abstract should work with MIME

@Abstract only works with Rich Text fields. With XPages and web applications MIME is used instead of Rich Text and @Abstract should therefore work with MIME fields too.
about 6 years ago in Domino Designer / @Formulas 0 Under Consideration

Enable to validate for Rich Text field

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

Allow @Return in column formula

As per official help documentation: https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_RETURN.html "@Return should not be used in column formulas." Allow @Return to be used in column formula. This is will be useful when you only want the remai...
over 2 years ago in Domino Designer / @Formulas 0 Needs Review

Allow servlet (in database) to create new <user> session (or open database as <user>)

In cases where we have a REST servlet (in database) that is using a 3rd party authorisation mechanism to validate tokens/apikeys, it would be nice if the servlet could create a new <user> session (instead of running as anonymous or as the co...
over 6 years ago in Domino Designer / Java 0 Under Consideration

Blank space if the input field is hidden

Few input fields on the form are hidden based on the conditions. We can see these hidden fields as the blank space on the form .The customer wanted the hidden space to be taken up by the next visible field. Is it working as design? Customer need t...
over 2 years ago in Leap / Documentation 0 Needs Review

Add XLS export functionality to data grid

Data view allows data to be exported. But it would be more user friendly to offer an excel export directly at a data grid. So the user can only export, what can be seen and don't have to leave the current view.
over 1 year ago in Leap / Documentation 0 Needs Review

Remove the necessity to call sinitThread/stermThread

The need to (de-)register threads has always been a source of panic. E.g. calling Domino functions from within Swing. But Java 8 brings another, more subtle problem. Working with streams makes a lot of things much easier and more clearly - but if ...
over 4 years ago in Domino Designer / Java 0 Needs Review

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
over 4 years ago in Domino Designer / @Formulas 1 Needs Clarification