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 1779 of 9010

msgbox: console output should include the nsf in "HTTP Server: Agent message: <text>"

So that we can identify the offending app.
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow starttls even with bad certificates

as of 2025-06 if you configure a Domino server (14.5 but also previous ones) to negotiate outgoing smtp with STARTTLS on port 25 Domino accepts to perform only TLS handshaking: - with other servers that support STARTTLS - that have a valid certifi...
9 months ago in Domino / Security 2 Needs Review

Exclude nonexistent/invalid resources from xpage resource aggregation in v10, similar to how it does in R9

Starting with v10 and on v10.0.1, xpage resource aggregation throws error 404 if it is referencing an invalid or nonexistent js library. This was not the case in Domino 9 versions. http://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2F1A...
about 7 years ago in Domino Designer / XPages 0 Under Consideration

Enhance LS2J

LS2J is very useful to let LS communicate with Java. You can use LS to invoke Java libraries. LS2J has many limitations. Please enhance LS2J so that we can make more new functions and solutions based on Java+LS.
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Improve Delimiters?

I submitted an entry in the Forum, and it was confirmed that what I want is not currently possible. https://developer.ds.hcl-software.com/t/are-dynamic-field-sizes-supported/171572 To paraphrase... " No one ever said they like field delimiters. Th...
9 months ago in Domino Designer 1 Needs Review

New functionality: recall of delayed mail to SMTP

New functionality that mails before they transfered to other mailservers over SMTP will wait for N minutes. If user has made a mistake, he can recall it . After N minutes, if message is not recalled, Router will process it. So it is different from...
about 7 years ago in Domino / Security 0 Assessment

Document Encryption / Decryption on the Web using Public or Private keys

As per product document secret key encryption/decryption feature on web is achievable using below link https://help.hcltechsw.com/dom_designer/9.0.1/user/wpd_encrypt_decrypt_xpages_overview.html However customer is looking for Public or Private ke...
over 4 years ago in Domino / Security 3 Under Consideration

Exclude fields in computewithform

It would be good to exclude fields from being computed when you do a compute with form.
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

DQL / QueryProcessor : executeTo "non materialized" view for optimal performance

The forthcoming executeToView method may create a "real" view which is very cool... but sometimes we only need results of our query but be able to navigate them like a view. Maybe an "in memory" or "non materialized" view could perform better if w...
about 5 years ago in Domino Designer 2 No Plans to Implement

'Size' Property Of 'NotesDocument' returns negative value for attachment bigger than 2 GB

The size of the Notes Document can be determined using the "Size" LotusScript method. Reference URL --> https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_SIZE_PROPERTY_DOC.html As per the information provided in the above URL, this method ...
about 2 years ago in Domino Designer / Documentation 0 Needs Review