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 1338 of 8996

When a calendar meeting is deleted from Inbox it should go to trash instead of All document

Customer requirement is when an meeting is deleted from the Inbox, it should go to trash instead of all document. Customer would like to delete the meeting acceptance/declined notification email document from mail database (after meeting is over)....
over 1 year ago in Verse / Verse on Premises 2 No Plans to Implement

Display Full Name of recipients without clicking on "details"

1) When an email is opened via HCL Verse iOS app, at "To" it shows First name of the recipients and "me" for user who are seeing that email. 2) However if clicked on "Details" , able to see the "Full Name" of recipients. 3) With Verse Android, wit...
over 3 years ago in Verse / Mobile (iOS) 2 Under Consideration

NotesRichTextTable

Please add more options for notesRichTextTable .Style - cell color for only one cell - borders style, color and thickness
over 7 years ago in Domino Designer / LotusScript 1 Under Consideration

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

LotusScript method PickListCollection should support accent sensitive sorting

When using LotusScript method PickListCollection to retrieve a document collection, the passed key does not use accent sensitive comparison. For example, in the NAB, Peter Salen/Company and Peter Salén/Company are two separate persons with uniq...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
over 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Verse extensions - Allow custom widgets to be used by mailfile delegates as well as owners

Verse custom widgets don't currently appear to be available when an email is read or composed by a mailfile delegate (but they do display for the mailfile owner). Some custom widgets need to be available to delegates as well as owners. Ideally, it...
over 1 year ago in Verse / Verse on Premises 0 Future Consideration

Add an extension point for Single Logout when using SAML/OIDC

When using SAML authentication (or OIDC) with an external IDP, there's currently no way to add the IDPs Single Logout URL to Verse. With that, the Logout functionality in verse is non functional in this scenario as it does not terminate the idp se...
over 2 years ago in Verse / Verse on Premises 1 Future Consideration

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to other...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Modified document with rest API MS Office

On Domino 14.5 you can modified the document domino with rest API: https://opensource.hcltechsw.com/Domino-rest-api/howto/production/roundtrip.html?h=edit#to-access-and-edit-the-ms-office-file-attachment It would be nice to be able to integrate it...
8 months ago in Verse / Verse on Premises 0 Future Consideration