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 8274

Improve setting headers and footers when printing documents

Setting headers and footers in the form properties is very limited. A simple requirement like this ID: xxx |SPACE_BETWEEN_LEFT_AND_CENTER| Customer: yyy |SPACE_BETWEEN_CENTER_AND_RIGHT| Page: 1 of 5 can't be set as a header right now, as you can't...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

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

Display private calendar event with padlock icon

a private calendar event is not displayed with a padlock icon in calendar view
11 months ago in Verse / Verse on Premises 0 Assessment

show status of "LargeSummary" flag in database properties

with the implemantation of "largeSummary" in Domino 9.0.1 FP8 the limit for the amount of Summary data per document has been elevated from 64k to 16MB. To enable this feature for an existing database its ODS must be 52 or higher, and we need to ru...
over 4 years ago in Domino 2 Assessment

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

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

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

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