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 871 of 8863

Support "Password verification compatible with Notes/Domino release 8.01 or greater" with JConsole.

As security is important, it is recommended to set HTTPPassword hash to "Password verification compatible with Notes/Domino release 8.01 or greater". Unfortunately, this setting is not supported by JConsole. As JConsole is very useful, please add ...
over 7 years ago in Domino / Security 1 Under Consideration

Embedded a image file in a richtext item as a picture, not attachment

I would like to embedded pictures that notes users can see them directly as images. Please add new method AddPicture in the NotesRichTextItem class, or something like that.
over 3 years ago in Domino Designer / LotusScript 1 Already Exists

Create Certificate Signing Request (CSR) via CertMgr command line

Certificate Manager allows for the creation of a CSR via the GUI, as documented at https://help.hcltechsw.com/domino/12.0.2/admin/wn_simplified_procedure_third_party_certs.html Currently, this is not supported via the CertMgr command line. As admi...
almost 3 years ago in Domino / Security 4 Already Exists

How to set the user to log in with a fixed MAC address,other addresses are not allowed to log in

Some company consider the security factor, they want to limit user only can login server with a fixed MAC address, forbid him to login from other MAC address. Hope domino server can realize it.
over 5 years ago in Domino / Security 4 No Plans to Implement

field encryption for web users

Field encryption on web application is not supported based on the link below: https://help.hcltechsw.com/dom_designer/12.0.2/basic/H_DOCUMENT_AND_FIELD_ENCRYPTION_OVERVIEW.html Note: Web users cannot see encrypted fields with a browser. To see...
almost 2 years ago in Domino / Security 1 Needs Review

Need to remove the attachments from body of email

There should be some sort of rule present at server side, which can remove the attachments from the body, when certain conditions are true (like attachment contains *.bat, *.exe etc). The files should be completely stripped off from the mail and t...
over 6 years ago in Domino / Security 2 Assessment

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
11 months ago in Domino Designer / @Formulas 0 Needs Review

Designer : Please provide method copying all documents in the view into document collection.

We would like to process all documents in a view and change field specified in view selection formula. But if we change the field specified in view selection formula, view index will be changed even if view auto refresh is set false, and LotusScri...
over 6 years ago in Domino Designer / LotusScript 7 Under Consideration

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Access to named document via @formula

https://help.hcl-software.com/dom_designer/12.0.2/basic/H_GETNAMEDDOCUMENT_METHOD.html I do not see @formula ways to access a named document as it is possible for profile documents e.g. @Command( [EditProfile] ; "coloring" ) so I can not access a ...
11 months ago in Domino Designer / @Formulas 0 Needs Review