A Button With Events & a Link
Posted: Sat Jul 06, 2019 8:29 pm
I was working in V14 and discovered Version 15 is available.
I have a button created from a rectangle shape. The page is a lightbox. When people click "continue" on the page I want it to open an external page in a new tab that allows them to place an order (on a site I do not control).
Simultaneously, I want to change the message on the lightbox page so it asks them if they placed the order and give a new button to click to continue. So when they come back to my page after ordering, they will see the new message.
I accomplish this with events to show a second layer and hide some text from the original page. Then I use a link under the links tab to do the external page opening.
All this worked fine in Version 14. But when I switched to Version 15, added some inline frames. After that the events part works fine but it will not open the external link. (just to check I removed the inline frames but did not help)
If I use the "link" command in the "Events" tab it will open the page but it remains in the lightbox. The "target" parameter does not allow an entry to send it to a new page.
Is this an issue with V15 or is there something I can do to fix it? Any work arounds?
( I have 4 pages like this. Only the 1 I modified with V15 is not working as I intended.)
I have a button created from a rectangle shape. The page is a lightbox. When people click "continue" on the page I want it to open an external page in a new tab that allows them to place an order (on a site I do not control).
Simultaneously, I want to change the message on the lightbox page so it asks them if they placed the order and give a new button to click to continue. So when they come back to my page after ordering, they will see the new message.
I accomplish this with events to show a second layer and hide some text from the original page. Then I use a link under the links tab to do the external page opening.
All this worked fine in Version 14. But when I switched to Version 15, added some inline frames. After that the events part works fine but it will not open the external link. (just to check I removed the inline frames but did not help)
If I use the "link" command in the "Events" tab it will open the page but it remains in the lightbox. The "target" parameter does not allow an entry to send it to a new page.
Is this an issue with V15 or is there something I can do to fix it? Any work arounds?
( I have 4 pages like this. Only the 1 I modified with V15 is not working as I intended.)