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

Pinned ideas

PINNED Domino Intelligence / Domino IQ
Adding AI to a Domino server Please add comments that tell us what use cases you would have for AI available from Domino. Here are some examples to get you started: Summarise long email threads Reply to email with AI Translate the email thread Hig...

All ideas

Showing 1481

HCL LEAP + HCL CLARA

HCL Clara is a virtual assistant product from HCLSW. The integration with LEAP can help Citizen Developer to create better application easily. For example, Citizen Developer can ask HCL Clara how to add a mask in a field or how to integrate with w...
over 1 year ago in Leap 0 Needs Review

Domino AIX installer should not grant 755 permission on all files during upgrade

At the customer's site, they had file permissions set 644 for all files in the data directory, and they were working fine on Domino 9.x. However, they got changed to 755 during the upgrade to 12.x. The customer wants to avoid security issues by re...
over 1 year ago in Domino / Administration 0 Needs Review

Possibilty to change the FROM Value in Sending Mail

We want a own SENDING E-Mail Adress per Application in Leap. At the moment you have one E-Mail Adress for sending e-mails. It is not possible to change the FROM Field in the Mail Service.
6 months ago in Leap 0 Needs Review

Scheduler to move workflow stage

In LEAP there is a possibility to add a remider for workflow stage, but would be interesting to have a configuration to move the workflow to the next stage based on a date/number of days, etc...
over 1 year ago in Leap 0 Needs Review

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
over 3 years ago in Domino Designer / LotusScript 3 Needs Review

Adjust the line spacing in a text field to widen more than 1/1.5 by design

With a rich text field, you can change the line spacing from 1 to 1.5 similar way users want to widen the line spacing when a text field has a lot of characters and line breaks are included by design rather than inserting two line breaks.
about 1 year ago in Notes / Documentation 0 Needs Review

Domino Access Services: JSON required to remove an item within a PATCH request

Request for means to delete an item/field from a document via JSON in a PATCH request. The current workaround below is quite convoluted so we'd like for a better approach: A. For example, test document has "value1" field on the Form with the follo...
about 4 years ago in Domino Designer 0 Needs Review

Allow customizing java policy file path using JavaOptionsFile ini parameter on MacOS

Customizing java policy file path using "JavaOptionsFile" ini parameter works on Windows but not on MacOS. With the default provided java.policy, after upgrading Notes, the Java permissions of java.policy are over-written during Notes upgrade. So,...
over 1 year ago in Notes 0 Needs Review

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