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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

When a moderator leaves a meeting room, participants should be removed / locked out from the meeting room

When a moderator leaves a meeting room (moderated), participants remain in the meeting room and are not automatically removed/ locked out of the meeting. It would be great if- a. Participants (guest or authenticated users) are removed / locked out...
over 5 years ago in Sametime / Meetings 1 Already Exists

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

The size of Twisty Icons should be consistent and controlled by Designer

As illustrated in the attached file called "Twisty Size.gif", the size of the Twisty (the icon highlighted in the attachment, which is used to display the values in the respective lists) is different for Dialogue List and Combo Box fields on Nomad...
about 5 years ago in Domino Designer 0 Under Consideration

Sametime Meeting Share Meeting Link per Mail

It would be useful to share a meeting link by email. Now ist is just possible to copy a link to dashboard and paste it manually into an email etc.
over 5 years ago in Sametime / Meetings 1 Future Consideration

Undocumented parameter NotesUIWorkspace.SetTargetFrame("_blank")

I struggled with the usage of SetTargetFrame. I opened a document in the left frame in a frameset with two frames. Then I opened a second document in the right frame in the same frameset using Call uiws.SetTargetFrame("Frame2") Afterwards, several...
over 2 years ago in Domino Designer / Documentation 0 Assessment

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Populate JDK keystore (cacerts) with SSL certificates from names.nsf on JDK startup

Opening SSL connections to other servers in Java often cause a SSLHandshareException, because the server SSL certificates are unknown. You have to download them manually and use ikeyman.exe to import them into the cacerts file of the Domino server...
over 7 years ago in Domino Designer 0 Under Consideration

DQL / QueryProcessor : add a Count / Limit parameter to get only the first n result and optimise performance

Currently we get all the result in the executeToJSon or forthcoming view. Sometimes we only need the first results of a complex query and sorting operation. Returning only a subset of the result would help parsing / navigating view performance. As...
over 5 years ago in Domino Designer 2 Under Consideration

Sametime Meetings - turn off Avatars for guest users

If Sametime Community/Proxy is configured to retrieve profile photos from HCL Connections then Sametime Meeting guest users wil get many authorization prompts in browser because they have not a CNX account and will never retrieve photos. This can ...
about 5 years ago in Sametime / Meetings 1 Already Exists

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration