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 8272

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Using @today and @now in Views without rebuilding the view

now, if these functions are used in columns or selections, the view is rebuilt each time it is opened. This can take a long time for many documents in the view. There are currently a few workarounds, but official support for these features would b...
almost 6 years ago in Domino Designer / @Formulas / Views 5 No Plans to Implement

Add NOMAD to Start-Tab of Database-Property

It would be desirable if a database admin could set on the start tab of the database property window which design element should be loaded. Analog Notes or web.
over 4 years ago in Nomad 1 Under Consideration

SAML - Separate certificate for signing and encryption

Many IdP requires use of separate certificate for signing and encryption. In domino only one can be used for both. Additionaly it should be possible to use third party certificates (qualified certificates) not only self signed by Domino.
2 months ago in Domino / Integration 1 Needs Clarification

Self dismissing message boxes

A lot of mobile apps enjoy the facility of a self dismissing notification as a confirmation that the action was a success. I appreciate we can use MessageBox, but that requires the user to click ok to dismiss, or we can use Print. The Nomad client...
almost 2 years ago in Nomad 0 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Partial refresh of fields in Lotusscript

Today we can do a refresh of the complete form. It would be goot to be able to partial refresh of individual fields or all fields in form from a certain field to a certain field.
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Domino Cluster Reporting tool

Reference: SPR #SKURA6X9XT Customer would like to have a built-in tool within Domino to report cluster replication failures including details such as below: Example-: Document countDatabase sizeCount in differenceReplication type and setting Erro...
over 5 years ago in Domino / Reporting & Analytics 2 Under Consideration

Run new rule on existing documents on the mailfile

This feature will allow users to apply the new rule created on the existing documents on the mailfile.
9 months ago in Verse / Verse on Premises 1 Needs Review

Commands to change the frame size in a frameset

Although the mouse can be used to change the size of each frame in a frameset, it would be useful to have the ability to change the size with a command or LotusScript. For example, one could specify the height or width of a particular frame as a ...
about 1 year ago in Domino Designer / @Formulas 0 Needs Review