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

Xpage: In File Download Control, Created Column Shows Document Created Date, Modified Column Shows Document Modified Date.

In Domino designer, File Download has "Created" and "Modified" in options of Properties. In Web browser, File Download has "Created On" and "Date" column. Although the information on an attached file should be displayed in Download control, Cr...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Sametime Webinar

The webinar software has grown exponentially in the period of the Covid virus. But hcl doesn't have software to host online seminars, and hcl is still using other webinars software that aren't the hcl sametime webinar.
almost 6 years ago in Sametime / Meetings 1 Under Consideration

Enhancing LotusScript Web Service Consumer: Adding Support for SOAP Headers

This enhancement would make LotusScript a more viable option for SOAP-based integrations, eliminating unnecessary complexity while maintaining native functionality.
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Unable to upload multiple x509 certificates to person documents in Domino

We can understand that AppDev Pack was replaced by Domino Rest API addon. Using proton task in AppDev Pack the customer were able to manage (upload) multiple x509 certificates to person documents in Domino. Domino natively do not have such feature...
over 1 year ago in Domino Designer / LotusScript 1 Under Consideration

Change default video quality in Sametime Meeting

At the moment every meeting starts with a very high video quality. (high definition). I think it´s important make this option adjustable for the administration. So we can change it to lower default setting.
over 4 years ago in Sametime / Meetings 2 Future Consideration

Make content assist (ctrl+space) available at every place in the designer

nothing more, nothing less... content assist should work on EACH place, where you can enter code (java, xpage source, serverside js, clientside-js, dialogbox for computed values, lotusscript, etc)
about 7 years ago in Domino Designer / XPages 0 Under Consideration

Sametime meeting breakout room feature

Some customer want feature breakout room feature.
over 4 years ago in Sametime / Meetings 1 Under Consideration

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

SSO with multiple Connections/Domino instances

We are hosting Connections for multiple cusomers - each with its own Websphere realm. HCL does not support anymore multi-tenant for Connections starting with 8.0. Our goal is to use a common kubernetes environment hosting Sametime Premium for thos...
about 3 years ago in Sametime / Meetings 1 Under Consideration

Fixing Compatibility Between HCL Notes 12 and Notes 9 Regarding the GetDocumentByKey Method

Problem Description: When I compile an application in Notes 12 that uses the following code: Dim aKey(1 To 2) As String aKey(1) = "ABC" aKey(2) = "123" Set doc = view.GetDocumentByKey(aKey) The HCL Notes 12 client works correctly and finds the...
10 months ago in Domino Designer / LotusScript 2 Needs Review