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 1441 of 8994

Move record to next stage in workflow based on date

Would it be possible to add the feature of moving a record to the next stage based on date? Similar to the stage reminders function, allowing one to define a trigger date based on: value in form + n-days (work or calendar days) arrival in stage + ...
12 months ago in Leap / Documentation 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...
almost 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

EML to PDF Converter

Converting EML (Email Message) files to PDF (Portable Document Format) is a common task, especially when you want to save or share email messages as PDF documents. There are several methods to convert EML files to PDF , and I'll describe a few dif...
over 2 years ago in Leap / Documentation 0 Needs Review

Allow renaming of users properly

Once a user is renamed or moved to another OU, their CN changes and all Dleap app logic is blown up. This is a severe business issue that limits value of Dleap apps. Please allow Domino admin process to rename users in all DLeap apps. This include...
about 2 years ago in Leap 0 Needs Review

form.getStage()

Please add a JS method(s) to get the current stage ID and name of a form. Currectly, we can get thsi only via Find or Retrieve service calls. I suggest something like: form.getStage or form.getStageId form.getStageName
over 2 years ago in Leap 1 Needs Review

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

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