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

Enhancing Out-of-Office in Verse

Enable functions: ability to change the automatic reply message. ability to send a different message to specified people or domains. ability to cancel replies to specific people, groups, internet addresses, or messages containing certain text.
about 2 years ago in Verse / Verse on Premises 1 Assessment

Allow NotesStream to be handled in memory for streams greater than 51 KB instead of writing tmp file to disk

If the NotesStream is up to 51200 bytes then it is handled in memory, but if it is greater than 51200 bytes then it is written as a tmp file into the Domino temp folder. To test this, run the following LotusScript on a Domino Server (Windows) and ...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Add HCL Verse for iOS in the list of Applications that can be used to send photos from an apple device

Currently, if you select a photo/s using an iPhone device and select share or the option to choose an app where you can send the photo, HCL Verse App is not included in the list of applications that can be used. Adding this option will be more con...
almost 6 years ago in Verse / Mobile (iOS) 2 Under Consideration

After setting the font to 10pt you save the signature and then after refreshing the page and changing the signature again you will see that the blank space will be 12pt

If you set the signature in Preferences and set the font to 10 pt, there is still 12 pt in the empty space (empty side for future text) For example, you can check this problem as follows:After setting the font to 10pt you save the signature and th...
3 months ago in Verse / Verse on Premises 0 Needs Review

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 certificate based authentication for Verse for iOS and IBM Companion, IBM Todo Apps

The native Apple Mail app and the IBM Verse App for Android supports cert based authentication. Add it please to Verse for iOS, IBM Companion and IBM Todo App, too. Posted by Detlev Poettgen - midpoints
over 7 years ago in Verse / Mobile (iOS) 2 Assessment

Need option to 'To invite others' in meeting in HCL Verse Android.

The option 'to invite others..' in my Verse mobile client (Android ) Steps to reproduce: 1. Create a meeting and invite person A (keep default setting to allow attendees to invite others) 2. Person A receives the invitation in his Notes client and...
over 4 years ago in Verse / Mobile (Android) 1 Assessment

64-bit support for COM objects

Currently, COM library supports 32-bit application only. Request Provide 64-bit version of Lotus Domino Objects (domobj.tlb)
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Script Editing in Form (Subform), View, Action (Shared Action) Events the Same as in Agents and Libraries

In the next release like to see the script coding/editing of both LotusScript and Java Script in the various events of Form & Subform, View, Action & Shared Action, working the same as in LotusScript agents and script libraries. Basically ...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
about 2 years ago in Domino Designer / LotusScript 1 Needs Review