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 195 of 9015

Continue Verse for Android app

In the Verse on Premises session at IBM Think, it was stated the goal is to drop the app and have users access their mail by opening a web browser and navigating to a url. This creates several problems. In particular, clicking to share an item, I ...
about 7 years ago in Verse / Mobile (Android) 7 Already Exists

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...
about 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...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Ability to reach and set "Implicit headers" when a web service consumer is used from a java agent

One workaround today is to write code in the generated web service consumer "BindingStub". But in this situation, it is difficult to reach the information that is necessary to put in the service. If it were possible to reach and put those headers ...
over 7 years ago in Domino Designer / Java 0 Assessment

Ways to validate uploaded files

When Domino is out in the open, many more requirements for handling incoming files in application are required which today we can not met. Checking the extensions or validate the content-type are not sufficient because they can be spoofed. Therefo...
about 2 years ago in Domino Designer / Java 0 Under Consideration

HCL Verse access to local (private) calendar (Android)

If allowed in the policies of MDM (Android Enterprise deployment) Verse should be able to access the users private calendar in order to get a shared view (personal and work) of all of the users appointments.
about 6 years ago in Verse / Mobile (Android) 1 Already Exists

Mark as unread

With Verse (mobile) Currently there're 3 options available: 1.Remove message 2.Remove from Inbox 3.Mark as "Due today" User would like to see the 2nd item replaced by: Mark as Unread/Read
about 3 years ago in Verse / Mobile (Android) 1 Future Consideration

Generate Java POJO from Document

I find myself spending lost of time hand crafting a pojo to represent a Notes document. Other environments like JBoss tools the ability to create a POJO from a SQL Table. Other tools I've used create POJOs from Json schema. It would be productiv...
over 6 years ago in Domino Designer / Java 1 Under Consideration

Filter for folders in Verse-App (Android)

If you put a mail in a folder, then you can not filter the destination folder. You have to know your folder structure exactly and first click on the main folder, then the subfolder, etc. etc. to finally tap the destination folder, so that the mail...
over 7 years ago in Verse / Mobile (Android) 2 Under Consideration

Use the devices LED to signal arrival of new mails

Enable available device LED as possible mail notification option.
over 7 years ago in Verse / Mobile (Android) 3 No Plans to Implement