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 288 of 8850

Control the default value of the 'COLSPAN' of a categorized column in a view

You have a Domino® Web application that uses a categorized column in a view, and you would like to control the 'Colspan' value. You find that the value defaults to 2 or 3 and would like to modify it. The Colspan value is hard coded to 2 or 3. Ther...
over 1 year ago in Domino Designer / Views 1 Needs Review

Only one embedded view is visible in browser even if there are multiple embedded view present in the FORM at design level

The web server has a limit of one html view on a form. This has been around a long time. As such, even if there are multiple embedded views in FORM, but only one (top one) is displayed at browser.
about 6 years ago in Domino Designer / Views 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

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

Allow @UserName in shared views

If you want to show only user created documents in a view you need to create a private view since using a shared view will not display the correct documents. It should work in shared views as well to avoid creating private views. (Especially when ...
about 3 years ago in Domino Designer / Views 1 Already Exists

Provide support in HTMO for Domino password policy settings

Currently even if you have password policy set to expire password after 90 days in Domino, still HTMO users don't get prompt to change the password and HTMO does not warn users to change the password in grace period. So there is a feature request ...
over 3 years ago in Traveler for Microsoft Outlook-HTMO 0 Under Consideration

@RoundUp and @RoundDown

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

Classify Views

In all developments in Lotus Notes we use a lot of views and it's normal repeat views. The idea is make folder classification don't affect of the name of the view from the designer knows which view belogns a dblookup or lotuscript to search someth...
about 5 years ago in Domino Designer / Views 3 Needs Clarification

Private views retainable across replicas

Private views currently are tied to a particular copy of a replica if storing it in a database. I would like it updated so that private views are tied not to a replica instance but to a replica ID so that they are kept intact when recreating a rep...
almost 7 years ago in Domino Designer / Views 0 Under Consideration

@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