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 1213 of 9007

If then else shorthand like in java with some extras

I would like to have an if-then-else shorthand syntax like in java with a little bit of python spice. You all know the following syntax: condition ? expression1 : expression2 I do not stick to this exact syntax, especially because the colon is cur...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
over 1 year ago in Domino Designer / LotusScript 3 Needs Review

Support backtick (grave accent) in Javascript script libraries

When creating a Javascript script library, if you use template literals, Domino Designer will prevent the script library from being saved. It is claiming the backtick is an invalid character.See more details here: https://support.hcltechsw.com/csm...
almost 5 years ago in Domino Designer / LotusScript 0 Assessment

Access and search in different mail archives via VoP

If you create mail archives for every year there´s no option to access those mail archives from VoP. Within HCL Notes every mail archive is listed in the "More" section and you are able to access them. You also can search through ALL mail archive ...
over 4 years ago in Verse / Verse on Premises 0 Future Consideration

Add global variables to LotusScript similar to Session Scope variables like in XPages/SSJS

Inside databases you can use profile documents or named documents, but there is no way to set options globally - except the so called "environment" (notes.ini) which causes a lot of problems.
almost 4 years ago in Domino Designer / LotusScript 0 Needs Review

Being able to add a contact from a message in Verse

Being able to add a contact from a message in Verse
over 3 years ago in Verse / Verse on Premises 1 Already Exists

Preview for images & PDF files

Allowing to have preview of images files attachments & PDF attachments inside HCL Verse, without the need of having a Connections service. That would make the HCL Verse client useful on a daily basis, certainly for people having tons of mails ...
about 1 year ago in Verse / Verse on Premises 0 Future Consideration

Add Archiving selected emails in Verse

Allow a user to archive email from HCL Verse Web, via the 'archive selected mails', or just triggering the archiving criteria on the server. That would make Verse closer to iNotes in terms of features.
about 1 year ago in Verse / Verse on Premises 1 Future Consideration

Return Receipt option for Verse

There is a notes.ini parameter to set return receipt option (like popup) for inotes - iNotes_WA_SendReturnReceipt= 0/1/2. This does not work for verse. Please provide a parameter or feature for verse as well
almost 5 years ago in Verse / Verse on Premises 1 Future Consideration

Support LotusScript NotesSession.internethostname and NotesSession.internetdomainname

With IDMA and LotusScript addition of NotesHTTPRequest, the ability from a local replica on IDMA to call a REST service on the server replica is useful. But it's important to have the host name and domain name, and ideally the port (although that ...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration