Is it possible to suppress the security warning when opening attachments in Notes Client?

Hi experts.

Hope everybody is doing great.

Do you happen to know whether it is possible to suppress the Security/Action warning/window that pops-up when double clicking an attachment in Notes Client?

The idea would be to simply open the file with the associated app instead of asking/warning about the file.

Environment: Notes Client V14

Domino / template: V14

Regards,

Elvis

There used to be a notes.ini setting called AttachmentActionDefault=n but I never tried this with newer clients. Setting it to 1 would directly open the attachments.

and I confirm, it still works. I tested it with a v12 Notes client

Hi Elvis,

You can try to used this notes.ini parameters to removed or suppress the Security/Action warning window popups when double-clicking an attachment:

AttachmentActionDefault=<value>

This parameter allows attachments to be opened with double-click bypassing the action dialog box.
This parameter requires restart.

For the value, you can used this:

The setting options for this notes.ini parameter include:
AttachmentActionDefault=1 Defaults to "Open"
AttachmentActionDefault=2 Defaults to "Edit"
AttachmentActionDefault=3 Defaults to "View"
AttachmentActionDefault=4 Defaults to "Save..."


Regards,
Roberto A Dela Rosa

An article for reference:

Ability to double-click on attachments to open without the 'Open Attachment' dialog box
https://support.hcl-software.com/csm?id=kb_article&sysparm_article=KB0026460