Document preview

Hi,

Is it possible to implement document preview (JPG, GIF, PNG, TIFF, PDF, Docx, .xslx) when we right-click on a hyper link. Currently when we click on a dynamic link it opens in download mode. Our requirement is to preview document first before user perform download action.

Thanks!

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Senior Developer

    Hi,

    Using document viewer you can view the documents in Appian. But there are few extensions that are not rendered in this document viewer and they are automatically downloaded.

    You can provide the view option beside the documents. So when the user will click on that then save the document id in the parameter and then pass it to the document viewer. If the document viewer can render that document, it will display that otherwise it will get downloaded automatically.

    Thanks 

    Roopali Rastogi

Reply
  • 0
    Certified Senior Developer

    Hi,

    Using document viewer you can view the documents in Appian. But there are few extensions that are not rendered in this document viewer and they are automatically downloaded.

    You can provide the view option beside the documents. So when the user will click on that then save the document id in the parameter and then pass it to the document viewer. If the document viewer can render that document, it will display that otherwise it will get downloaded automatically.

    Thanks 

    Roopali Rastogi

Children
No Data