Open SgtSkyfall opened 3 years ago
Hi @SgtSkyfall
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.
thanks!
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 :)