paull10au

Results 10 comments of paull10au

Hey @derroman and @bricembouani, Have you tried deploying directly from the repo? Otherwise there is this bet version which you could test out in a dev or sandbox first? We...

Hey @JP-WHO, We have added this feature here https://github.com/SalesforceLabs/FileExplorer/tree/feature/inline-delete Could you please test this out and let us know? thanks Paul

Hey @Mr-Jree Which delete are you referring to? ta Paul

Hey @lfgordon714, Could you try deploying this version? https://github.com/SalesforceLabs/FileExplorer/tree/feature/inline-delete ta Paul

Hey @DrsMatt, Could you try deploying this version? https://github.com/SalesforceLabs/FileExplorer/tree/feature/inline-delete ta Paul

Hey @justinkkirkland and @derroman , In the latest release you have the ability to bypass the trigger logic based on login in this [method](https://github.com/SalesforceLabs/FileExplorer/blob/18dcc73d96ac88ffc91751a6f3fca6c528dc997f/src/classes/qsyd_FileExplorerCommon.cls#L57) - Feel free to include a...

Hey @JP-WHO, As discussed on our call, This functionality is working correctly right? ta Paul

Thanks @alexanderthurn Does it happen every single time? We have tested in a few Exp Sites internally (Using latest Chrome) and the spinner hides successfully.. ta Paul

Hey @bricembouani - Do you have steps to reproduce this anywhere? ta Paul

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...