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

Create more sample apps that devs can built on

With roadmaps how to properly build apps with xpages, java, or node frameworks.
over 7 years ago in Domino Designer 5 Assessment

I need a function to sort an array.

The @ function has @Sort, and JavaScript has Array.sort(). it would be useful if LotusScript also had a function to sort arrays.
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Central handling of SMIME Certificates

Make SMIME certificates managable by the admin. the user's are not able to do that. Maybe the certificate file can be imported in the persondocument in names.nsf or in ID-Vault, so that the server can decrypt / sign emails?
over 7 years ago in Domino / Security 1 Assessment

Checkbox to create a non SUMMARY field in the field properties

At the moment, it is only possible to create non summary fields through code (lotusscript or java).It should be made possible to indicate that a field is non summary via the field properties in the designer.
9 months ago in Domino Designer 0 Needs Review

If the system is used elsewhere, it immediately goes into away state even if it is being used elsewhere, so please improve so that this does not happen.

When logged in with multiple devices, if Windows lock state is set somewhere, the device is immediately placed in away status even if it is being used elsewhere, and I would like to see improvements so that this does not happen.
about 3 years ago in Sametime / Chat 3 Already Exists

Ability to delete chat message by the receiver

For the moment, only the user who send a chat message can delete it. Could it be possible for the receiver/recipient to delete it also ? Thank you
5 months ago in Sametime / Chat 4 Needs Clarification

Update Domino SAML IdP configuration when ADFS Token Signer Certificates has been changed

Once a year, ADFS must change it's Token Signer Certificate. 2 weeks before the expiration of it's old on, ADFS creates a second new one. Connected application will detect this second one and will change their configuration automatically. HCL Dom...
about 6 years ago in Domino / Security 7 Under Consideration

Need a tool to in Sametime meetings to monitor performance

Would like to have any tool or option in Sametime meetings to monitor list of participants in the meetings, how many meetings currently are ongoing, performance data of a meeting. Is it possible to get the data with a query from the Mongo DB or so...
about 5 years ago in Sametime / Meetings 3 Under Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add NSF path to the name of runtime XPages ClassLoaders

Since Java 9, there are ClassLoader constructors that take a name parameter, which then shows up in the class name in stack traces. Providing this contextual information in an XPage app's ModuleClassLoader.DynamicClassLoader instance could make it...
10 months ago in Domino Designer / XPages 0 Needs Review