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

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

Improve SAML - We need act also as a Idp Provider

Currently, Domino can use SAML for authentication, but NOT to act as an IdP provider. There is a lot of product on cloud that in order to do SSO, they do require an IdP, an your are forced to use ADFS or Tivoli for that. On the same way that Domin...
over 7 years ago in Domino / Security 8 Assessment

Authenticated Received Chain (ARC) signing support

After the integration of the DKIM signature key, SPF evaluation, it would be interesting to complete the support for the anti-spam scheme through the integration of ARC signatures (RFC 8617), which for example solve the problem of message forwardi...
over 2 years ago in Domino / Security 0 Needs Review

LotusScript function to create eml file

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

Add "generate secret" action for new OAuth Clients in idpcat

When setting up Client Secret auth, we need to come up with a random value for the client secret. It's not terribly difficult to make a UUID or similar externally and paste it in, but it'd be nice to have an action to generate one automatically - ...
about 1 month ago in Domino / Security 0 Needs Review

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

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
almost 7 years ago in Domino Designer / @Formulas 2 Under Consideration

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

compute the font colour

making the font colour e.g. for a text field could add great value e.g. mark in red/green/orange to emphasize a status
9 months ago in Domino Designer / @Formulas 0 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