This topic is: resolved
-
Hi,
I’m trying to add your “Display the form in a popup” code to a button, but the button only gives me a Select URL as an option
This is the example and code you suggest…
Set data-toggle=”dhvcformpopup” on a controller element, like a button, along with a data-target=”#dhvcformpopup-{form_ID}” or href=”#dhvcformpopup-{form_ID}” to target a specific form popup to toggle.Example:
<button type=”button” data-toggle=”dhvcformpopup” data-target=”#dhvcformpopup-60″>Launch form popup</button>But how do I add this when I only get a URL link as an option…
I’ve attached screenshot as well.
Thanks,
Marcel