Opening a form redirect in Colorbox iframe

Buck Anderson Buck Anderson asked Oct 9, 2015
Active Oct 13 · Viewed 12750 times
<p>Is there a way to open a Colorbox iframe when calling it from a form?</p><p>The class iframe, below, will open the color box iframe onclick but does not propagate the iframe with the redirect url.<br><br>Example (Does not work):<br>&lt;AddButton id="classBtn" CssClass="iframe&nbsp;CommandButton xmp-button" text="Continue" Redirect='[[Join("/oil-class-invitation?EventDate={0}&EventTime={1}&Location={2}&Address={3}",[[EventDate]],[[EventTime]],[[Location]],[[Address]] )]]' RedirectMethod="get" /&gt;</p><p>TIA<br>Buck</p>

1 Answer

Loading answers...