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

All ideas

Showing 8803 of 8803

When user creates a database e.g. via application File-Application-New Copy let Designer ask if you want to open it after creation

When I create a database e.g. via application File-Application-New Copy it only adds the file to the workspace (if you notice it and/or can find the icon). Why not add a dialog asking if you want to open that database?
5 months ago in Domino Designer 0 Needs Review

Show employee Out Of Office status in HCL Verse for People contact

Show employee Out Of Office status (it could be an icon near user or just letters OoO) in HCL Verse > People catalogueThose could be different icons for different kind of OoO - a vacation and a business trip. I have attached an example of possible
over 2 years ago in Verse / Mobile (Android) 0 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Support for TLS 1.3 for Traveler and Verse App IOS and Android

Support for TLS 1.3 for Traveler and Verse App IOS and Android
about 3 years ago in Traveler 4 Under Consideration

Support XLSX Files as Import Source

Notes used to support importing data directly from a 123 spreadsheet. It would be great to support importing directly from an XLSX file.
about 3 years ago in Notes 0 Assessment

Birthday created in Local contacts should reflect in Mail Calendar as well.

Birthday and Anniversary created in Local contacts should reflect in Mail Calendar as well. 1) Create a contact in local names.nsf with Birthday information. 2) Replicate Local contact to Mail Contact. 3) Now in Mail contact Birthday information i...
almost 6 years ago in Notes 1 Under Consideration

Document the .ibmmodres end points

XPages has a built in feature for handling attachments called .ibmmodres. It has (at least) the following 3 end points: Open attachment for download in a document:/xsp/.ibmmodres/domino/OpenAttachment/<path to database>/<UNID>/$file/&l...
over 4 years ago in Domino Designer / XPages 0 Under Consideration

Resource information on Verse Mobile

Customer want to see a resource information on calendar of Verse Mobile (Verse iOS, Verse Android) like Notes client. Currently meeting room information is shown, but there is not resource information.
about 1 year ago in Traveler 0 Needs Review

Support Webservice Consumer (LotusScript) in NOMAD

In the current version of NOMAD, the consumption of Web services in LotusScript is not supported. Please remove this limitation as communicating with server based code through Webservices is very useful.
over 4 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review