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 148

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

"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

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

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
over 1 year ago in Domino Designer / @Formulas 2 Needs Review

@RoundUp and @RoundDown

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

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
over 1 year ago in Domino Designer / @Formulas 4 Under Consideration

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
almost 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Ability to limit number of apps per user / group and app size

(ex. forum): I can think of two variables that substantially influence the size (MB) of an app: - App files uploaded during app creation added as part of the application design- Attachment files submitted by end-users in deployed applications In o...
almost 2 years ago in Leap / Documentation 0 Under Consideration

Display bespoke user message when executing service and user action disbled when running

Would you consider integrating a bespoke message if the option 'Disable user action while running ' is true when executing a service?
almost 2 years ago in Leap / Documentation 0 Needs Review

Add ability to read button caption as in 'item.getContent()' - goal: one button many functions

Unless I'm mistaken, we can't access the current caption for a button. Would you consider adding getContent() in order to ascertain the current button function? The goal is to reduce number of app buttons and through onClick event. execute desired...
almost 2 years ago in Leap / Documentation 0 Needs Review