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

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

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

Custom Name format Display

In Sametime it's possible to have a custom java filter to modify the Sametime users display name, example Title Lastname, Firstname. It would be great if something simlar was possible with Domino names, and especially with name display in Verse. F...
over 1 year ago in Verse / Verse on Premises 0 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

Let user to choose the text color of unread messages

Users migrated from iNotes/Notes like unread messages text color as red. Please create a preference that let's user to choose the color of unread messages.
about 7 years ago in Verse / Verse on Premises 1 Future Consideration

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

Easiest way to put your company logo

Currently if the customer wants to add the company's Logo in the VOP UI, it is necessary to have someone which Developer skills and follow the instructions on the section "Example Navigation bar extensions" from URL below: HCL Verse developer's s...
almost 6 years 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

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

Adding rich content is notesuidocument

I'm often facing problems when working with notes ui thru Lotusscript and I want to add rich content to a richtext field. we need functions for appending http, document, view and database links images changing font, Bold, Italic, underline, color ...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration