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

FILTER BY CATEGORY

@Formulas

Showing 80

Standard Address book dialog box for Domino web Application

It will be good idea to provide standard Address book dialog-box for traditional web application.
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

@RoundUp and @RoundDown

@RoundUp and @RoundDown, speaks for itself.
over 4 years ago in Domino Designer / @Formulas 2 No Plans to Implement

Make NotesDocument.Added Property accessible

From Tim Paque et al I don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API ma...
almost 5 years ago in Domino Designer / @Formulas / LotusScript 2 Under Consideration

Remove User Roles Limit

When I use roles to control permissions on some application menus and features.The role limitation is a maximum of 75 roles. It is not enough for some applications. Please remove this limitation.
2 months ago in Domino Designer / @Formulas 1 Needs Clarification

"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 @...
about 2 years ago in Domino Designer / @Formulas 0 Needs Review

allow to refer attachment files by @dblookup

Currently @Dblookup can refer (small) image data in rich text field of other document. However it cannot refer file attachment. The customer request to add a feature to refer attachment file in other document by @Dblookup.
over 2 years ago in Domino Designer / @Formulas 0 Under Consideration

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...
3 months ago in Domino Designer / @Formulas 0 Needs Review

One item but different values in LS and Formula

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
11 months ago in Domino Designer / @Formulas 1 Needs Review

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...
about 1 year ago in Domino Designer / @Formulas 3 Needs Clarification

Enable to validate for Rich Text field

Able to validate Rich text field, like set the field as mandatory field.
over 1 year ago in Domino Designer / @Formulas 2 Needs Clarification