Download page as pdf salesforce community

Download page as pdf salesforce community

download page as pdf salesforce community

No, There is no way. Because chorme has ability to open pdf. It's not related to salesforce. Its related to browser. If there is any way, so that. Know someone who can answer? Share a link to this question. You must be Logged in to submit an answer. Latest Salesforce Certified Community Cloud Consultant braindumps torrent Salesforce Community-Cloud-Consultant Pdf Demo Download That's why we can .surepassexams.com/Community-Cloud-Consultant-exam-bootcamp.html an. download page as pdf salesforce community

How to provide downloadable PDF files on a Community Page?

Hi Michael, 

You can check my post (http://salesforceprofs.com/how-to-download-files-in-salesforce-community/), where I explain how you can create the download link in APEX. 

String fileDownloadUrl = URL.getSalesforceBaseUrl().toExternalForm()  + '/sfc/servlet.shepherd/document/download/' + contentDocument.Id + '?operationContext=S1';

You need also check, that you file is shared with community user. If not, you need share by APEX code, because you cannot share documents manually with community users.

ContentDocumentLink contentDocumentLink = new ContentDocumentLink(                                               LinkedEntityId = recordIdWithWhichYouWantToShareFile,                                               ContentDocumentId = contentDocumentIdWhichYouWantShare,                                               shareType = 'V',                                               Visibility = 'AllUsers'                                           );   insert contentDocumentLink ;

Feel free to ask! 

Regards,

Piotr

Источник: [https://torrent-igruha.org/3551-portal.html]

Download page as pdf salesforce community

0 thoughts to “Download page as pdf salesforce community”

Leave a Reply

Your email address will not be published. Required fields are marked *