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 880 of 8857

Optimize mail document size sent by a LotusScript scheduled agent

Mail documents sent by LotusScript scheduled agents are twice as large as those sent by manually run agents. The increase in size of mail generated by the scheduled agent is due to extra fields. For example, in the smaller mail document there mayb...
over 1 year ago in Domino Designer / LotusScript 1 Already Exists

Add Sub Code Template also automatically to the Sub's Initalize and Terminate

If you are used to Lotusscript code templates, you may have detected that the Initalize and Terminate Events are automatically created but without using any code template. Thus I suggest to add the Sub code template or may be even new special code...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Would like an audience view option so the presenter can see what the viewers are seeing

Presenters would like to see what the viewers can see, and see if there is a lag. Please add an option to view what the audience is seeing.
over 4 years ago in Sametime / Meetings 0 Future Consideration

new lotusScript method db.GetUnModifiedDocument based on threshold date

There is currently methods to build collections based on GetModifiedDocuments (positive change) and UnprocessedDocuments (agent hasn't touched). GetAllUnreadDocuments ,etc But there are times you need to process or inspect documents that haven't b...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Access to the Users/Servers Addressbook for the Sametime Meetings "Call Out" Feature

When using the "call out" feature, in HCL Sametime Meetings, the service should be able to access the address book of a user, who is using the feature, so that the user can select a contact who should be called, instead of typing the number. Enter...
about 3 years ago in Sametime / Meetings 2 Future Consideration

Add the Capability for Configuring Meeting Password Complexity

Add the ability to set the password complexity settings for Sametime Meetings. So that anytime a meeting password is used, the set password complexity is enforced. The following settings in regards of password complexity are needed at the minimum:...
about 3 years ago in Sametime / Meetings 1 Assessment

Changes to logging ( docker/kubernetes ) should be dynamic without restarting

When we need to change a log to FINEST, you have to restart that part ( or everything ) in order to see the log in FINEST. It would be great that changes to the logging.properties are direct.
about 3 years ago in Sametime / Chat 0 Future Consideration

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
about 3 years ago in Domino Designer / LotusScript 5 Needs Clarification

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
over 1 year ago in Domino Designer / LotusScript 1 Needs Clarification