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 731 of 8858

Router does not obey the Reader field if the Reader Access and above is restricted for Person Document

1) A person document is restricted via Person Document Properties>>Access>>Unchecking "All Reader and above" field. Anonymous is not selected. 2) An email is sent from Notes client/iNotes to the restricted user's internet address by us...
almost 5 years ago in Domino / Security 3 Assessment

have a seperate port for webmail and verse clients,

there should be an option to block the webmail page, while affecting no verse client. Currently if I block http port 443 it is affecting both webmail and verse clients where as technically there should be seperate handles for both the services.So ...
over 2 years ago in Domino / Security 1 No Plans to Implement

The ability to disable notes cache to get objects by lotusscript

When retrieving a document in LotusScript, the cache may return an old document. For example , this problem occurs bt the following steps and codes. Codes: (Decralations) Dim doc as NotesDocumet (Click) Dim session As New NotesSessionDim db As Not...
almost 5 years ago in Domino Designer / LotusScript 4 Needs Clarification

Certmgr: certificate per internet site not per server

If you use multiple internet site documents per one server with different certificates for each one you cannot use certmgr and certstore db. TLS Credentials should be configred per virtual server/Internet Site/Web Site not per entire Domino server.
over 2 years ago in Domino / Security 1 Already Exists

Lotus script method to get the size of ACL entries in a database

As of now there is no way to check the size of ACL entries on a database. It would be helpful to have a method to get the size of ACL entries on a database. We can avoid the limitation of 32k for ACL entries by using groups or wildcards in ACL, bu...
about 5 years ago in Domino Designer / LotusScript 1 Needs Clarification

Source code compare feature

When i develop code with many developers. I want to compare source code change line by line. It will reduce a lot of time to fix the program.
over 2 years ago in Domino Designer / LotusScript 3 Already Exists

Support PEM in addtion to KYR for Lotus Script/Java AddInternetCertificateToUser()

There are a couple of use-cases where importing certificates into a person document are important. Beside this Lotus Script method the only other method would be the C-API (SECNABAddCertificate() which only supports DER format by the way). Now tha...
over 2 years ago in Domino / Security 0 Under Consideration

Wants to change the SAML URL which hard coded with /names.nsf?SAMLLogin

If SAML URL customization is the bussiness requirement so SAML URLshould be flexible which currently hard coded with /names.nsf?SAMLLogin
over 5 years ago in Domino / Security 3 Needs Clarification

Samesite attributes to be strict or lax for the sessionID this is usually found on the application that uses XPAGES.

After following the article below, only DomAuthSessId can only be setup to strict or lax. The samesite attributes of the sessionID have no value. https://help.hcltechsw.com/domino/12.0.0/admin/conf_samesite_cookie.html
almost 3 years ago in Domino / Security 2 Already Exists

I don't know how to use CancelSendOnMissingKey

I do not understand how to use CancelSendOnMissingKey of NotesDocument class.Set True to CancelSendOnMissingKeyWhen I send an email, I get error number 4000, but I want another number. I wrote my findings on my blog.Please refer to it.https://guyl...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration