Hi All,
anyone have an idea how we can only allow customers to VIEW attached files rather than download and open?
thanks
Andrew.
Hi All,
anyone have an idea how we can only allow customers to VIEW attached files rather than download and open?
thanks
Andrew.
Hi Andrew,
This is not a std Knack feature and requires coding to modify page html and insert an i-frame.
However it is possible to achieve something for pdf, txt, jpeg or png file doc viewer based on a table containing uploaded doc files but definitely need need JQuery for that.