This guide will demonstrate the offline file preview from the library.
- Initial Setup:
- Drag
- Configuring The âHiddenâ Field:
- Here,
0586g000000HsXbAAK
the folder record id.
Get The Library Folder ID:
- Please use the following Salesforce tool to get all Library folder ids - https://workbench.developerforce.com/
- And run the following SOQL query:
SELECT Id,Name FROM ContentWorkspace
- Configuring The âSalesforce Select Listâ Field:
FirstPublishLocationId = '{{2562-d7bf-6c49}}â
Here â2562-d7bf-6c49â is the field ID of the Hidden field.
( function( result ) {
return result.FirstPublishLocationId == '{{2562-d7bf-6c49}}';
} )
- Configuring The âSalesforce File Previewâ Field:
- Configuring The âSalesforce File Syncâ Field:
Salesforce File Sync
- Configuring The âNavigationâ Field:
- Form Setup:
For any questions, please contact us - [email protected] or the Formyoula in-app chat. đ