File Download from image click

File Download from image click

Comments

  • Hi,

    I have a page that displays a Flow Run Part that displays a Form. On that form I have an image that when clicked should start a download. I’ve tried using an Event Image Button to trigger a Data Flow that has a Get Document Data URL step which passes the output to an End Form Session, but I’m unable to get this working. Is there an easier way to accomplish what I’m after?

    Thanks

  • Hi,

    You can use the Sub Dialog Image Button form component with the same setup. You need to create a sub dialog data flow and put Get Document Data URL and End Form Session steps into it. Please check the attached example for reference.

    Thanks

    https://documentation.decisions.com/docs/sub-dialog-data-flow

    [img]att1[/img]

Sign In or Register to comment.