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 1296 of 9000

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 Needs Review

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

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

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

Allow custom filters in Verse like Important Messages and Confidential Messages etc.

Currently in HCL Verse (VOP) we can filter the mails based on 2 inbuilt mail filters like "Attachment" and "Unread mails". So using these 2 filters we can filter the mails with attachment or unread mails to display. However these filters are not s...
about 1 year ago in Verse / Verse on Premises 0 Future 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

Easy folder recognition in search results

Problem: As an End User, I need to be able to recognise which folder an email is in without having to open each email individually, because I can quickly scan for the emails that might be relevant for me without the time penalty. Proposed Solution...
over 2 years ago in Verse / Verse on Premises 0 Future Consideration

Documentation on how to use HCL Verse application connected via mobileiron sentry appliance.

This is request to clarify general support issues and suitable documentation on how to use HCL Verse application with HCL Traveler Servers connected via mobileiron sentry appliance.
over 1 year ago in Traveler / Documentation 1 Under Consideration

Passing Params when doing a console run of an agent

If you do tell AMGR Run from the domino console it would be good to be able to add a third parameter that will be passed as the query string parameter similar to when doing a http get/post to an agent or as ParameterdocID. Because using this we co...
about 1 year ago in Domino Designer / LotusScript 1 Needs Review

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