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 682 of 8993

Add the ability to put '++ and '-- to indicate a section of lotusscript, that by default is collapsed

Sometimes there are huge if/then of do/until loops that would be nice to collapse the contents
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Enable audit tracking on specific fields or all fields

As a robust database, I should be able to go in as an admin and see who made changes to what information when. I've built this into my core library of code which works very nice however, I frequently run into 32k text field limitations. I think ...
almost 7 years ago in Domino / Reporting & Analytics 1 Under Consideration

Record What Objects DesignReplace and DesignRefresh Updates

Replacing designs programmatically is very useful for rolling out code, but there is currently no way to verify what design elements were affected, you can only watch the progress bar and hope you saw what you needed to see.
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Any way to get notified if any emails get failed to delivered or when server generated delivery failure

Customer wants to know if there is any way to get notified how many emails got failed to delivered or when router generated delivery failure report.
about 7 years ago in Domino / Reporting & Analytics 0 Under Consideration

Provide more customizing options for Message Tracking Reports

Currently if we want to take a report like which users have sent the mail to unknown external email addresses (we will be maintaining a list of known/trusted external email addresses) and if we want such report daily then it is not possible via st...
over 6 years ago in Domino / Reporting & Analytics 1 No Plans to Implement

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 ...
about 3 years ago in Domino / Reporting & Analytics 1 Already Exists

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
10 months ago in Domino Designer / LotusScript 0 Needs Review

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration