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

Add logout button to SAML enabled Sametime (webchat and meetings)

If Sametime (webchat or meetings) are SAML enabled for login, there is no logout button available. This leads to issues if login into different Sametime meeting environments because all Sametime cookies are stored in browser unless the are removed...
over 4 years ago in Sametime / Meetings 0 Future Consideration

Allow JVM Java Debug permanently activated - or add HTTPJavaDebugOptions parameter only for http

Background for our request: We develop XPages-based CRM applications with a large Java framework with our development team. Up to Domino 10 we have used the Java Debugging on a regular basis many times a day, therefore on all of our development se...
about 6 years ago in Domino Designer / Debugger 0 Under Consideration

End-to-End Encryption enable by default for all meetings

in the moment, E2EE can only be enabled in a running meeting. My customer wants that this is enabled by default for all meetings, and that the clients can not change this setting. They dont use Mobile clients, and they dont use recording or sharin...
10 months ago in Sametime / Meetings 0 Under Consideration

Feature similar to Notes Minder required for Nomad Mobile

Notes has a utility that notifies you of new mail and any Calendar alarms, even when you aren't running your Notes client.The utility is called the Notes Minder. When Notes Minder is running, an envelope icon displays in the system tray of your ...
about 3 years ago in Nomad / Nomad (iOS) 1 No Plans to Implement

Is a proper integration of current Sametime Meetings planned with Notes?

Is a proper integration of current Sametime Meetings planned with Notes (compared to how Microsoft does it with MS Teams integrated into Outlook calendar)? Currently there is no integration into the Notes-Client as with the former Sametime 9 versi...
about 5 years ago in Sametime / Meetings 2 Already Exists

Scheduling Replication

We are getting ready to use DMA on ipads where mobile signal is poor. Users will be using a local copy of the database. We need to schedule replaction, as with full size Notes, so that the data is pushed to the server when there is signal/connecti...
over 7 years ago in Nomad / Nomad (iOS) 2 Assessment

Nomad for iOS should support App Protection Policy of intune

Currently, Nomad for iOS/iPadOS doesn't support App Protection Policy of intune and document links of Notes is disabled on Outlook of iOS/iPadOS. Normally, M365 users have this App protection policy enabled. It is very inconvenient to not be able ...
over 3 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Need option to 'To invite others' in meeting

It would be very helpful to be able to invite people who are online to a Sametime meeting on an adhoc basis. Not by copying and emailing the link but by calling in directly.
about 3 years ago in Sametime / Meetings 0 Assessment

Update Domino Java classes to use Java 8+ collections (retire Vector)

Replace Vectors with newer collection data structures that support Streams, Collections. Forexample: Integer sum = Item.getValues().stream() .collect(Collectors.summingInt(Integer::intValue)); Somehow, we have to get to at least Java 8 struc...
over 6 years ago in Domino Designer / Java 2 Under Consideration