Create active buttons

How do i make my buttons active so it can download a pdf document file, for my customers to use? thanks

You start by learning basic HTML and CSS. You will need to know that in order to use this app fully, and what you are asking is basic HTML.

tkurita:

Try this:

Select your button, in the Options panel (upper, right side). select the Options tab (the Gear icon). In the Button Options section, use the Element drop down menu to change from Button to Link. That will expose the Link URL option. Type the URL to your PDF in there.

Optional - Change the Link Target option to Blank if you want to show the PDF in a new browser tab.

JohnS

Thanks you've been a great help! I am grateful for the wonderful help.

You are welcome.