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 516 of 9015

Please provide custom connector of Microsoft Power Automate

Please provide custom connector of Microsoft Power Automate. The customer create workflow by using Power Automate. They want to make automatically operate all incoming mail that are sent to Notes/Domino.
over 2 years ago in Domino Designer / Documentation 0 Under Consideration

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
almost 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Single sign-on for web access with Notes authentication

When creating a hybrid application that uses a Notes client and Web access, single sign-on is required. Currently, there is no way to pass the token with @urlopen or NotesHTTPRequest. I need a way to get the LtpaToken cookie using the Notes cl...
almost 5 years ago in Domino / Security 3 Needs Clarification

Specify TLS/SSL version used by certain port or protocol.

Some application only uses certain version of TLS/SSL. Due to vulnerabilities we don't want this TLS/SSL version to be available to all ports/protocol. We want an ability to specify which versions of TLS/SSL a port or protocol can and cannot use.
almost 5 years ago in Domino / Security 2 No Plans to Implement

Capability to identify actual file format using attachment properties.

When users change the file extension ( .exe to .txt ) in Windows Explorer, Domino should have capability to identify actual file format using attachment properties.
over 7 years ago in Domino / Security 1 Under Consideration

ANDI 508 Compliance Issues for Leap 9.2

Using the ANDI 508 tool focusable element <a> show an alert "[alt] attribute is meant for <img> elements." Using the ANDI 508 tool the "Select One" field shows a structure alert "List item's container is not recognized as a list becaus...
over 2 years ago in Leap / Documentation 1 Under Consideration

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...
about 5 years ago in Domino / Security 3 Assessment

Can we overwrite "Input validation" used in multiple fields in a FORM through some single liner code/

"Input validation" has formula present for multiple fields in a FORM. All these formulas get triggered before document could be saved. This is working as designed. Can we prevent all these formula from being executed through some one liner code or...
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

Reload Default Policy on devices when changed

When you setup Traveler in HA, you can enter a default policy outside Domino. When you change settings, it's not updates to the devices. You need to delete the users and security for that user. tell traveler delete * <user> tell traveler sec...
almost 3 years ago in Traveler / Documentation 1 Needs Clarification

Resetting all field types to their default values when using getChildren

After scanning a parent element, e.g., section using getChildren , request a single command to return all sub-element types to their default state, i.e., values on Form load as opposed to manually resetting as below.
almost 3 years ago in Leap / Documentation 0 Needs Review