Skip to main content

Hi All,

whenever i upload an attachment to account record, Custom Access

 setting should be checked bydefault for making file visible to customer portal user.

Make Customer Access checkbox enabled for Files to visible for customer community user

I have Used trigger also for this setting on file(ContentDocumentLink) record:

SharingType  = 'V';

Visibility = 'AllUsers';

Any help would be much appreciated.

Regards

Sandeep
1 answer
0/9000