How to add hyperlinks to POWR Apps
There are two ways to add hyperlinks to POWR Apps.
1. Link Buttons
Some POWR Apps (Galleries, Sliders, Price Tables, Plan Comparisons, Buttons) have built-in buttons for adding links. You can:
Add any URL to the Button Link field in the POWR Editor.
2. Raw HTML
You can add hyperlinks to any text in a form element, map pin, photo caption, etc. by adding an HTML a tag in the text. You can choose to open the link in a New Browser Tab or in the Existing Browser Tab, like this:
- Existing Browser Tab:
or,
- New Browser Tab:
You can learn more about a tags here.