You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Form Pop up Image

posted on January 30, 2020

I am creating a form that has the office floor map where the submitter can use it as a reference on the form they are filling out when allocating desk location.  I would like to have it so they can click a link and the floor map would pop up and they just close it when they are done with it.

Is there a way to do this?

0 0
replied on January 30, 2020

Put the document you want to link to on the Forms WebServer in C:\inetpub\wwwroot.

Once the document is saved, as a test open a WebBrowser and type https://webservername/thefilename

The Webservername would be the same as what's used in the Forms URL 

ie: https://abc.domain.com/test.pdf

The file should open in a new tab in your browser.

If this works, on your form, create a Custom HTML field, click the URL button and add the documents URL you just tested into the field which will create a hyperlink on your form when you press Add.

Test the Hyperlink and the file should open

You can fancy up the URL to change the display name or Add a button to click instead

Hope this helps

2 0
replied on January 30, 2020

Thank you.  Got it to work.

0 0
replied on December 16, 2021

I like this. This will come in very useful.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.