Skip to main content

Is it possible to create a paperport type viewer in Skuid where I can preview documents in the folder?


Hey @Bill ,


There isnt a official way of previewing the docs inline, but you could use a work whihc will open the image/PDF in a new tab and display the doc. To do that, you can try using a template allowing HTML:


{{{Name}}}


But its limited to what the browser is allowed to open(Png, jpeg, PDF).


I hope that helps.


Thanks,


Reply