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

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

Share 2 screens at the same time to other users

Copy a functionality from Zoom who make my users prefer to use Zoom instead of Sametime. In Zoom, they can share 2 screens, side by side, to the other member of the call. I am not speaking about the presenter mode, not about the camera.I am speaki...
5 months ago in Sametime / Meetings 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

Implement a test or test room for Guests to Check the requirements

It would be usefull to implement a test routine especially for guests to check if everything works fine. For example port checks to prove that the needed ports are open and allowed to use (udp 1000 e.g). Now the tests before joining a meeting (cam...
about 2 years ago in Sametime / Meetings 0 Under Consideration

Give FULL Sametime entitlement to licensed Notes users

Forget separate licenses for Sametime - add Sametime complete to Notes entitlement and bundle the whole thing together...like other companies do... :-)
about 7 years ago in Sametime / Chat 0 Under Consideration

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

Chat Logging that can be indexed and easily searched through.

With Sametime 9 & 10 we dealt with a third party Sametime Chat logging software from Instant IMtegrity. They have informed us that due to HCL converting to 64-bit in ST V11 they can no longer integrate their current software and server side DB...
over 5 years ago in Sametime / Chat 5 Assessment

add last run time and assigned server to agents view in designer

can quicky see hat agents are running and what server they are on
about 2 years ago in Domino Designer / LotusScript 0 Needs Review