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

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

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

"Alias" for Shared actions instead of an "id"

If shared actions are used, every new shared action in a database gets a new id. The id is a number. Working with the shared actions in one database works fine. Image a second database which also uses shared actions. In the second database there a...
4 months ago in Domino Designer / Views 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

website Preview

If a link is pasted in a chat, provide a preview of that page (e.g. Whatsapp, Teams)
5 months ago in Sametime / Chat 0 Needs Review

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

Notesrichtexttable access html tags

It would be useful to have the ability to locate a specific table within a richtext field by using the Name/ID HTML tag. Then locate a row in the found table by using the "Row" HTML tags. Even down to the Cell using ID html tag. Purpose is to loca...
9 months ago in Domino Designer / LotusScript 1 Needs Review

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