Forum Discussion
joseherrera
May 17, 2020Copper Contributor
Access files preview from Sharepoint page
I’m trying to make a simple site for a design workflow where designers can upload files directly to a Document library webpart (mostly jpges) and other users can click on those files and open the reg...
Sudharsan K
May 18, 2020Iron Contributor
Hi,
You can use the below 'Command' extension which shows the preview of various file types within the same window without navigating to and fro.
https://github.com/pnp/sp-dev-fx-extensions/tree/master/samples/react-command-document-preview
You can use the below 'Command' extension which shows the preview of various file types within the same window without navigating to and fro.
https://github.com/pnp/sp-dev-fx-extensions/tree/master/samples/react-command-document-preview