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

Change font of character in body with Verse for iOS.

A User use Verse for iOS App (11.0.0.2020021115). They want to change font of character in body like Notes client. But, we cannot use this setting in this version, so they request us to implement this to future versions.
over 5 years ago in Verse / Mobile (iOS) 2 Under Consideration

Add "since" in QueryResultsProcessor#executeToView to reuse an existing view if it's newer than the param

Currently, #executeToView throws an exception if the named view doesn't exist. If you as a programmer want to re-use an existing one, that means you need to manually try to get the view and then, if it exists, check your timeout against its creati...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Add mechanism to retrieve QueryResultsProcessor JSON as an InputStream or Reader

The executeToJSON method emits a full String of JSON content, which generally means that a Java-side consumer will have to immediately pass that to a JSON parser. These parsers generally have a variant (or do so exclusively) that takes an InputStr...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Allow Nomad to "launch" other allocations from an action

This to allow Nomad to launch other applications which may have functions Nomad does not yet possess. This is not opening links like mailto:// but launching a specific application. These could be "other" home built apps for very specific functions.
over 5 years ago in Nomad / Nomad (Android) 1 Assessment

Add a new View to display all the mail document, instead of clicking each folder one by one

User can see all documents from All documents view in Notes client, but there is no such function with Verse for Android/iPhone or Native mail for iPhone. Customer would like to have a new to display all the mail document, instead of clicking each...
about 3 years ago in Traveler 1 Under Consideration

remove any references prior to Notes 5

when choosing db property Display images after loading
11 months ago in Domino Designer / Documentation 1 Needs Review

Display Full Name of recipients without clicking on "details"

1) When an email is opened via HCL Verse iOS app, at "To" it shows First name of the recipients and "me" for user who are seeing that email. 2) However if clicked on "Details" , able to see the "Full Name" of recipients. 3) With Verse Android, wit...
over 3 years ago in Verse / Mobile (iOS) 2 Under Consideration

The html summary text can't be displayed in view correclty

The message was generated by SharedPoint application. When receive it from HCL Verse on Andriod device. The summary text of the message display html code from inbox view, it likes: <!DOCTYPE html PUBLIC “xxxxxx”> But on iOS, it will display ...
over 5 years ago in Traveler 1 Under Consideration

Traveler/Verse should prompt messagebox and ask for new password if failed to login via the old password stored.

If user changed his/her password at Notes client or internet password in PAB,that may lead to the traveler/verse account be locked if he/she forget to change that in the app (Verse). Verse should prompt messagebox and ask for new password if faile...
over 5 years ago in Traveler 1 Under Consideration

Nomad Android need display date format as YYYY/MM/DD OR YYYY/MM

Nomad for Android show date as YYYY-MM-DD using @Today(checkdate field) with Traditional Chinese or Simplified Chinese OS for Android or YYYY-MM using below code: Sub Click(Source As Button) Dim workspace As New NotesUIWorkspace Dim uidoc As Not...
almost 2 years ago in Nomad / Nomad (Android) 3 No Plans to Implement