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 197 of 9015

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
over 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Ability to add add ics URL and ics file in iNotes

Currently, we can add only Google Calendar in iNotes. Need support for external calendars as well.
over 1 year ago in Domino / Documentation 1 No Plans to Implement

Please add description of [Recover no activation] field in Domino 12.0.x document

In the following document, the description for [Recover no activation] field is blank. https://help.hcltechsw.com/domino/12.0.2/admin/admn_restoringdatabases.html Please add description for [Recover no activation] field inn the above document ...
almost 3 years ago in Domino / Documentation 0 Under Consideration

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...
about 7 years ago in Domino Designer / Java 0 Under Consideration

Enable to validate for Rich Text field

Able to validate Rich text field, like set the field as mandatory field.
over 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...
about 3 years ago in Domino Designer / @Formulas 0 Under Consideration

Domino Restyle - Some restyling should be optional and not mandatory

Hi. Used Restyle today on a relatively small, simple application and had some undesirable results. Restyle enabled the "Show twisties" property on all embedded views. Putting to one side the twisties were not required or wanted, it also resulted i...
over 1 year ago in Domino Designer / ReStyle 0 Under Consideration

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 ...
almost 5 years ago in Domino Designer / Java 0 Under Consideration

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

No description provided
over 1 year ago in Domino Designer / @Formulas 2 Under Consideration

"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 @...
almost 5 years ago in Domino Designer / @Formulas 1 Needs Clarification