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 388 of 8853

Move or delete folders

Its possible to add a new folder on mobiles. Please add also functions to delete folders and to move them into an other level or as a subfolder of another folder.
over 6 years ago in Verse / Mobile (iOS) 0 Under Consideration

Read receipts also via mobile mail

At the moment you can only send read receipts via Notes client. It would be good, if you could send read receipts via the Verse app.
over 6 years ago in Verse / Mobile (iOS) 0 Future Consideration

@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

Enable registerNewUser to detect mailfile replica creation failure

When registerNewUser of Java's Registration class is used to register a new user, if a server other than the home server is specified in the MailReplicaServers property, a mail file replica is created on that server. Even if the mail file replica ...
over 1 year ago in Domino Designer / Java 1 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

New mail arrived reminder

Problem: 1. After Upgrade iOS 12, changed HTTP Basic Authentication, the sync works well 2. But new problem caused: When internal new mail arrived, user can NOT receive the reminder, external new mail, user can receive the reminder. 3. Before upg...
about 7 years ago in Verse / Mobile (iOS) 1 Already Exists

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