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

My ideas

Showing 8405

Add method overloading to LotusScript

We've only been asking for this since 1995 ... In OO languages you can usually create more than one method with the same name, but different signatures, that is different sets of parameters. This is called method overloading. This way you could ...
over 6 years ago in Domino Designer / LotusScript 3 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.
almost 2 years ago in Sametime / Meetings 0 Assessment

Resizable arrays (lists) in LotusScript

There should be a class similar to Java's ArrayList, a resizable array to put elements into it with methods like: list.add(Variant item) list.isEmpty() list.Iterator() list.removeAt(int index) list.remove(Variant item) list.size() ...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Unable to find complete servername on workspace Icon

In Notes 12.0.2, the complete server's name for some of the workspace chicklets available in a workspace is not found. If you have two icons where the server's name has similar initial characters with a different name in the workspace icon, the...
5 months ago in Notes 1 Needs Review

Permanent notification of new messages while using HCL Sametime webclient like HCL Verse.

Permanent notification of new messages while using HCL Sametime webclient like HCL Verse. It has been observed that, while using HCL Sametime webclient, if you are away from workplace for a few minutes and then return, you can no longer tell wheth...
over 3 years ago in Sametime / Chat 0 Assessment

I would like to add a parameter to the @UserRoles function.

The @UserAccess function allows the user to get the current user's access rights by specifying the server name and file name. I want @UserRoles function to be able to get the current user's roles by specifying the server name and file name in the ...
12 months ago in Domino Designer / @Formulas 0 Needs Review

Enhancement request for DirSync task

I would like to see a couple of enhancements for the upcoming V11 DirSync task. As far as I understand, the mapping of AD attributes to Notes items is static. I would like to see a possibility to make this configurable. At midpoints, we have a dat...
about 5 years ago in Domino / Administration 2 Assessment

Allow the user to see which characters he is typing in the password dialog

In the Notes login dialog, add a button (with an eye image ?) to switch between hidden and shown password. Some users are sure they are typing the right password... This option should also (mainly ?) be available on the "Change Password" dialog.
almost 6 years ago in Notes 3 No Plans to Implement

Add support for opening a specific attachment in Formula

There is @Command( [AttachmentLaunch] ) Would it be possible to allow @Command( [AttachmentLaunch]; "AttachmentName" ) so a specific attachment can be opened with only one click?
over 1 year ago in Domino Designer / @Formulas 0 Assessment

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration