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 270

Parameter for view.getDocumentBykey specifying the sort column of the view.

The View class getDocumentBykey searches within the first sort column of the view. For this reason, getDocumentBykey requires a separate view for each sort column. if one view has two sort columns, we want to specify the second sort column.
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Correct the DialogBox method error message when indicated form doesn't exits

When you use the "Dialogbox" method in Lotusscript, one of the required parameters is the Form that you want to use as Dialog. If this form does not exists in the aplication, the error message is something like "DialogBox cannot be used in this co...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

VOP: Add ReplyTo item to Delivery Options dialog

1. Open VOP2. Compose new message3. Click on "Options"4. Notice that there is no "Replies to this memo should be addressed to:" field (ReplyTo field) It is expected that the Delivery Options dialog in VOP will be identical to the Notes dialog
over 4 years ago in Verse / Verse on Premises 0 Needs Review

Synchronize Recent Contacts Between Verse Mobile, Verse Web and Notes

Permit me to be direct yet professional here. It is obnoxious to expect users to believe they are using enterprise grade tools when they can type an email address in Notes, but then on their mobile phone, they cannot send an email to that person u...
about 1 year ago in Verse / Verse on Premises 0 Needs Review

HCL Connections Files Integration - "Jump to File" Function

Add a "Jump to File" function for HCL Connections Files integration in HCL Verse on-Premises. So anytime a file from HCL Connections is referenced in HCL Verse on-Premises, users have a possibility to open the same file, via single click, in HCL C...
about 2 years ago in Verse / Verse on Premises 0 Needs Review

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Add 'By Sender' view in HCL Verse

Verse on Cloud had the SENDER facet available because we were using Solr in the cloud while on the other hand, Verse on Premises does not support the SENDER facet as we are using different technologies for on-premises.
over 4 years ago in Verse / Verse on Premises 0 Needs Review

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review