Hello, i want to make a viewer in a Custom DocType like the file manager viewer, how can i achieve this?
HTML field with an iframe will do the work. To use a google-drive like viewer, prepend this to your iframe src
https://docs.google.com/viewer?url=
1 Like