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 1098 of 8993

General UI improvement suggestions for Sametime Meetings

-A "quick“ access-button to quickly mute microphone or speaker during a meeting - Spread the meeting across multiple monitors:- e.g. separate between video and presentation - view for presentation - view for chat - menu for the operator to split t...
about 5 years ago in Sametime / Meetings 0 Under Consideration

Return the ability to enlarge photo when hovering the cursor over it in Sametime chat window. This option was available in Sametime 8.5.x but was removed since version 9.

Good option that gives you the opportunity to clearly view the image of the employee and to impress business users. I didn't see that option in other chat-clients.
about 6 years ago in Sametime / Chat 0 Under Consideration

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Sort agents by type and schedule

a way to sort agents so all scheduled agents is shown after each other in designer.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Make Eclipse LotusScript display of class member procedures according to specifications

The outline showing class member variables and methods does not conform to the standard as set forth in LotusScript documentation. Specifically: member variables are private unless otherwise specified, both for a Public Class and a Private Class. ...
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Password field is not visible in the HCL Connections Chat App in Android

Password field is not visible in the login page UI in Android to connect to Sametime Proxy on-premises.
over 6 years ago in Sametime / Chat 1 Already Exists

Form table - new cell or column property - can be on a new line

If there would be a new property in the table cell or column - the cell can be on a new row if the formula is true (similar to hide paragraph if formula is true...), it would allow responsive appearance of the tables and thus the whole form. Use c...
over 3 years ago in Domino Designer / @Formulas 0 Assessment

Configuration options for personal (autogenerated) meeting room URL

On first login a personal meeting room URL is autogenerated for each user. Currently there are 2 configuration options available, ie https://<meetingserver-fqhn>/meeting/MeetMe.<urlencoded_user_email> or (via specific stproxyconfig.xml...
about 5 years ago in Sametime / Meetings 1 Already Exists

Support optional keyword in Lotus Script

To make a more flexible subroutine, please support the optional keyword to define arguments.
over 7 years ago in Domino Designer / LotusScript 0 No Plans to Implement