If the forms software allows you to set the target attribute, do it on the form.

Otherwise, I'd create a mostly blank page on the wiki with a single link with the %target=_top% or %target=_parent% wikistyle.

Something like this:

  https://www.pmwiki.org/wiki/Test/LinkTarget

The form will redirect to the blank page in the iframe, then when a user clicks the link the browser will open the link in the top window.

Petko

On 21/06/2019 11:48, Simon wrote:
I have a google form embedded in a pmwiki page (thanks APE
<https://www.pmwiki.org/wiki/Cookbook/Ape>).
I have a link after the form is submitted to ask users to return to a
different page on the wiki, but it opens in the iframe,
is there any way in PmWki I can force it to open in the parent or top frame
<https://www.w3schools.com/tags/att_a_target.asp>?

_______________________________________________
pmwiki-devel mailing list
pmwiki-devel@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-devel

Reply via email to