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

All ideas

Showing 8403

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

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

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

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

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

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

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 the reservation's description to the R&R views

When a power users manages the R&R reservations he/she cannot see why the reservation (description field named 'Purpose') has been made unless opening each one of them. Yes, you can add it yourself as a column, but you are then modifying a sys...
10 months ago in Domino / Templates 0 Under Consideration

See to who an E-Mail was forwarded

I often want to see, which recipients are in a forwarded mail. Today it is necessary to check the sent-folder and search for it.
10 months ago in Notes 2 Needs Review

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