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 254 of 8857

Support for mailto protocol

When sending links to users using mailto protocol RFC6068 you can click them on notes client/inotes/verse on premises to compose new message with predefined values. Unfortunately those links do not work on mobile devices. The are broken after "?" ...
over 4 years ago in Verse / Mobile (Android) 1 Already Exists

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

Open authenticated WebApp from within Verse-mobile (Traveler)

Add an additional button in the mobile Verse client (Traveler) to open an url (set from policies) and authenticate the user with the LtpaToken or username / password that the mobile Verse client knows. Useful to access company apps-portal
almost 7 years ago in Verse / Mobile (Android) / Mobile (iOS) 0 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

Todo - The ability to sort lists view alphabetically

The list view and the list category seem to sort by last used instead of alphabetically. I think it would be easier to find a list if it were in order rather than changing every time I use the application. Maybe add an option in the settings to so...
over 5 years ago in Verse / Mobile (Android) 0 Needs Review

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

Sync E-Mails which are flagged as Action E-Mails from all Folders to IBM Verse

Currently within the "Action/Waiting for" section in the IBM Verse app, only E-Mails which are not part of a personal folder are shown, as the Notes Traveler is working with a "tap folder to sync" mechanism. This means that all folders would nee...
about 7 years ago in Verse / Mobile (Android) / Mobile (iOS) 2 Already Exists

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...
over 3 years ago in Domino Designer / @Formulas 3 Needs Clarification