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 475 of 8849

Minimum Notes client version

It could be useful to specify minimum allowed notes client version to access Domino server. It could be specified by Domino configuration document and be overrideable by security policy (for particular users). It's implemented in V12 configuration...
almost 4 years ago in Domino / Security 1 No Plans to Implement

MAC - auto zip folder attachment shows different filename when displayed in View

1. Drag and drop a folder from MAC workstation onto Notes Form which auto zips the folder attachment. In the document it shows the attachment name is similar to the folder name from MAC workstation. 2. By default, the column in View will fetch the...
about 4 years ago in Domino Designer / @Formulas 0 Needs Review

Ability to switch to the failover server at design element level (Frames/Frameset)

Ability to switch to the fail over server at design element level (Frames/Frameset/Outlines) when the current server is down. Eg : When user clicks on the link on the navigation page which supposed to open a view, it should have the ability to sel...
about 4 years ago in Domino Designer / @Formulas 1 Needs Review

Get more than one line of logging when using ODBC drivers over LCLSX

If you create code to connect to a remote system using the Notes ODBC connector, only the last entry in the error log is returned to the application when calling LCSession.GetStatus Using the trace option in the ODBC administrator shows that multi...
about 6 years ago in Enterprise Integrator 0 Under Consideration

Add selection formular to time stamp replication activity

at the moment it is not possible to limit the selection of documents in the Notes database in a time stamp replication activity because the view is regenerated on each run. Here it would be helpful if the selection formula specified in the activit...
about 4 years ago in Enterprise Integrator 0 Under Consideration

PKI certificate in the person document - Domino to not check the whole certificate and just the SubjectDN

If that name matches an entry in the Domino Directory, you use the first entry from the full name field for further authorization. Otherwise, you use the common name from the certificate. More data points for not keeping the entire PKI certific...
over 6 years ago in Domino / Security 1 Under Consideration

Block unencrypted mail to specific domain

Need to block unencrypted email being sent to one specific domain.
over 4 years ago in Domino / Security 1 Needs Clarification

directory acl with hostname separation

Domino has the option to add directory acl. it would be good to be able to add directory separation. i.e when acessing the server using webmail. only databases in mail folder can be accessed and not files in other folders. this could be handled ...
over 6 years ago in Domino / Security 5 Already Exists

@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...
over 4 years ago in Domino Designer / @Formulas 0 Needs Review

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...
over 4 years ago in Domino / Security 3 Needs Clarification