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 648 of 8851

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

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
over 7 years ago in Domino Designer / LotusScript 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

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
almost 4 years ago in Domino Designer / LotusScript 1 Needs Review

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

ForAll variable to follow type of array element

Sub Initialize Dim ns As New NotesSession Dim db As NotesDatabase Set db= ns.Currentdatabase ForAll vw In db.Views If vw. ... End ForAll In this snippet, vw is a Variant and not a NotesView, which is terribly unpractical. Suggestions: eith...
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration

More User-Friendly Error Messages for NotesHTTPRequest

I've encountered a number of error codes for NotesHTTPRequest.Post(), all of which have the description "user-defined error". I haven't locked down the cause of one, but they are indeed errors of my own cause. But the lack of a helpful description...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Open Attachment via NotesUIDocument or NotesWorkspace

Currently it´s not possible to open attachments in Lotusscript. Yes we can extract them and open them with some shell means, but this isn´t true for Nomad. So we need some way to open an attachment in a NotesDocument without extractFile.
over 2 years ago in Domino Designer / LotusScript 2 Needs Review