View a pdf from an approval form via URL link

View a pdf from an approval form via URL link

Comments

  • I need to be able to open two pdf(s) for viewing by clicking a button or link on an approval form, then when closed, return to the form.

    The base URL will remain the same each time, but the submitted file name for each approval form will be different.

    Do you have a handy approach to this. I looked at Open URL Button, but I cant find a way to map data from the database to the URL field.

    Hope you have some ideas.

  • When you mentioned that you couldnt find a way to map data from the database to the URL field of the Open URL button, did you mean that you wanted to create the URL dynamically with information from your flow?

    If so, the Open URL component allows you to do this if you set its property URL from Data Name" to True. (See screenshots below.) If you place this form into your flow

Sign In or Register to comment.