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

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
about 3 years ago in Domino Designer / @Formulas 5 Under Consideration

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
over 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Implementation of a function that enables translation of the subject and body of e-mails in Nomad Web

Users have received e-mails in a foreign language on Nomad Web. However, the text of subject and body in the emails was not translated by the browser's translate function (e.g. Google Translate of Chrome). They would like Nomad Web to be extended...
over 2 years ago in Nomad / Nomad (Web) 1 Future Consideration

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
over 1 year ago in Domino Designer / @Formulas 0 Under Consideration

db.exist and db.accesslevel

the isOpen property allows me not to different if a db exists or the user has access to it https://www.ibm.com/support/knowledgecenter/en/SSVRGU_9.0.1/basic/H_ISOPEN_PROPERTY_JAVA.html (the db could even be damaged) I would like to have a...
almost 7 years ago in Domino Designer / Java 2 Under Consideration

Advanced Properties Dialog - Add to Nomad Web UI

The Advanced Properties Dialog is a great new feature of Notes 12.0.1. It currently is implemented as OSGi plugin and only works in the Java based Standard Client. Please add a similar functionality to the Nomad Web user interface, e.g. by reimple...
over 4 years ago in Nomad / Nomad (Web) 2 Needs Clarification

Re-publish an updated Lotus Expeditor

Lotus Expeditor is still the underpinning of the Notes Client and Domino Designer. Available literature says it is needed to create a Domino Designer plug-in. So just like the C-API, a version of Lotus Expeditor should be available. If you search ...
about 4 years ago in Domino Designer / Java 5 Under Consideration

Add "explain" output for QueryResultsProcessor

The DominoQuery object you can feed into QueryResultsProcessor has an explain method, but it would be convenient to have an equivalent in QRP too. At an initial level, this could just execute explain on each inserted Query object, which would be u...
about 4 years ago in Domino Designer / Java 0 Under Consideration

Should be able to copy/paste DBs in Nomad

If I have created a Replica in Nomad on my Laptop, of a DB on our Server, it allows me to work offline... just like in Notes. With Notes, if I have a new employee, or an existing employee with a new device, I can simply copy any company DB onto a ...
almost 3 years ago in Nomad / Nomad (Web) 3 No Plans to Implement

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
over 4 years ago in Domino Designer / @Formulas 1 Under Consideration