You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use the component as it has multiple features my stakeholders have asked about.
I have a flow from which I call apex to create a PDF from a visualforce page and would like this file to already be in a folder, how do I get the Folder Id/The needed values and what is required there?
Thank you :)
The text was updated successfully, but these errors were encountered:
The FileExplorerFile and FileExplorerFolderIds records are created in a trigger when a user who is assigned the File Explorer Permission Set saves a file (ContentDocument)
This is all you need for the file to appear in the File Explorer.
Hey,
I would like to use the component as it has multiple features my stakeholders have asked about.
I have a flow from which I call apex to create a PDF from a visualforce page and would like this file to already be in a folder, how do I get the Folder Id/The needed values and what is required there?
Thank you :)
The text was updated successfully, but these errors were encountered: