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

LotusScript function to create eml file

No description provided
almost 7 years ago in Domino Designer / LotusScript 4 Under Consideration

Implement the same behavior of group chat participant list for Notes 12.0.x embedded Sametime 12 client as web client

We have a Sametime 11.6 server. When using Sametime 11.6 Proxy web client having a group chat on Sametime 11.6 server, the offline participant still remains in group chat participant list with offline status. But when using Notes 12.0.2 embedded S...
about 3 years ago in Sametime / Chat 0 In Development

CreateViewNavigator improvements

If I use createNavigatorFromCategory or createNavigatorFromKey.All categories disappear and that is sad because sometimes when you create apps you would like to get i.e all level 2 category names below a certain category without looking thru lots ...
9 months ago in Domino Designer / LotusScript 0 Needs Review

$"-signs in address information.

When you use the Sametime with Domino LDAP, find the "$"-signs in the address information. The LDAP standard schema definition for the attribute "postaladdress" specifies that multiple sections of the address be separated by a $ sign. The Domin...
over 1 year ago in Sametime / Chat 0 Assessment

Add API (Lotusscript/Java, etc.) method to place text into the OS clipboard

Ability to call a method to place arbitrary text into the OS clipboard without having to select a NotesUI field value and call copy (e.g., placeTextinClipboard(string) ). I often place non-field value text into the clipboard and achieve this by wr...
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Advanced Properties disable for Notes client users

Connection information (address, account, and password) is stored in profile documents that are should only accessible to administrators. "Advanced properties/Profile document" allows users to access these profile documents as well as passwords fo...
over 1 year ago in Notes / Documentation 3 Already Exists

Give a progress bar or percent complete on server tasks running against databases

When performing a task on a database from the server console, there is no telling how long it will take or what kind of progress is being made. Sometimes these processes take many minutes or even hours. I need to see some kind of metrics on the pr...
10 months ago in Domino / Administration 0 Needs Review

Database selection menu in iNotes

In iNotes, we want to display a selection menu for an authenticated user to choose which database to open. We want to give an option for user to choose if user wants to open mailfile or any app DB.
about 1 month ago in Domino / Administration 1 No Plans to Implement

Highlight variables in lotusscript

If I click on the DIM of a variable, I want to see (with a background highlight) where ir's used - so highlight the sub/function and the actual line If it's not used anywhere, then it would be easy to see that
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 6 years ago in Domino Designer / LotusScript 3 Assessment