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 936 of 8866

Add watermark in mail

There is a feature request for providing a way to add watermark in mail and this watermark should be dynamic. Admin should turn on/off watermark as and when required. Currently this may be possible via customizing mail template but providing stand...
over 6 years ago in Domino / Templates 3 No Plans to Implement

Correction in Documentation for NotesQueryResultsProcessor is needed badly!

Online documentation list a method Set QRP = NotesDatabase.GetQueryResultsProcessor where it is Set QRP = NotesDatabase.CreateQueryResultsProcessor Offline documentation doesn't list that method at all under NotesDatabase... Same applies to Java d...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Monitoring and reporting on CertStore events and expiring certificates

I have the need to monitor the Let's encrypt certificate renewal. I have set a certificate to be renewed 30 days before expiring, so the monitor could be the if the certificate expiring date is less the the renewal threshold away, then generate a ...
almost 3 years ago in Domino / Reporting & Analytics 1 Already Exists

Ability to print View grid lines and row shading

Printing a wide view with sparse data it is difficult to see to which document a value belongs (see attachment). Grouping can be helped with column background shading but grid lines and row shading is necessary. Implementing additional parameters ...
9 months ago in Notes / Documentation 0 Needs Review

Update the default Domino web page with an image for V10

Either add a new default image, or update the page to pull in the current code base and/or theme for the version of Domino that's running. IBM Domino covers all the releases, but differentiation is always good.
about 7 years ago in Domino / Templates 0 Under Consideration

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Make comment on all design element Read Writable using Lotusscript

The comment field on each designelement should be writable using Lotusscript and perhaps Java when doing design element automation I.e creaing views or enable disable agents that is scheduled in applications it would be good to be able to read and...
9 months ago in Domino Designer / LotusScript 0 Needs Review

Allow to close messagebox automatically after a certain amount of time

I want to close messagebox dialog automatically after a certain amount of time by using LotusScript. Please consider adding an option to specify the timeout value.
about 2 years ago in Domino Designer / LotusScript 1 Needs Review

Verse on iOS to support Basic and Certificate authentication at same time.

Currently certificate and userid/password is not supported. The client does not support a server/endpoint configuration that falls back to basic authentication in the event the certificate-based authentication fails. Need option to skip certifica...
over 4 years ago in Traveler 2 Under Consideration

Adding Close and isOpen into NotesDatabase Class

When working with NotesDatabase objects it would be good to have the option to check if a database is open on the server using a isopen command and also be able to tell the server to close a certain database.
9 months ago in Domino Designer / LotusScript 2 Needs Clarification