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 313 of 8846

App dev pack / Proton : expose V12 QueryProcessor and / or some view Navigation methods

Hi, Currently the way to get documents from Domino via GRPC/Proton is to perform a DQL Query. But DQL does not allow for document sorting, so if - for ex - I want to get the 5 first documents based on a field sorting, I need to get all the documen...
over 4 years ago in Domino Designer / Java 1 No Plans to Implement

Add a method in Java/LotusScript to get a document, view, folder as a JSON structure

Something similar with generateXML
over 4 years ago in Domino Designer / Java / LotusScript 1 Under Consideration

Review Java Security Policy

This may be a moot point if the preferred approach for Java development is e.g. OpenLiberty / Liberty Profile + gRPC to Notes / Domino. But if Java development on the Domino stack is still a recommended approach, the Java security policy needs rev...
about 7 years ago in Domino Designer / Java 2 Under Consideration

Add option to display info about sender in mail header as link or dropdown

Currently in Verse on Android it is not possible to see the sender address/info in header, add option to either dropdown expand the details or have the name as a clickable link to show the full address as it's a potential security risk for message...
almost 7 years ago in Traveler 2 Already Exists

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...
over 1 year ago in Domino Designer / Java 0 Under Consideration

Support VKEY and other MFA authentication providers in HCL Verse App

Currently HCL Verse App can support TOTP authentication but it is limited to Domino based MFA. Any other outside MFA like VKEY are not supported in HCL Verse App. It needs ability to redirect to VKEY site for authentication and HCL Verse App doesn...
over 1 year ago in Traveler 0 Needs Review

IPv6 Support for Traveler

Today Traveler isn't supported in IPv6 environments. IMHO we should be prepared for IPv6 in the full collaboration stack and Traveler plays an important role in that space. IPv6 support could be in multiple stages. I think the most important par...
over 5 years ago in Traveler 3 Assessment

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

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