Target blank in Marketo forms on WordPress Page | Community
Skip to main content
Bert_Winterfeld
Level 2
October 26, 2018
Solved

Target blank in Marketo forms on WordPress Page

  • October 26, 2018
  • 2 replies
  • 3332 views

Goal: Open a regular HTML Link, embedded in a form label of a checkbox field, in a new browser tab

URL example: Request a Software Demo! | Searchmetrics

Form condition: select a country under GDPR law (UK, Germany, etc.) so two GDPR related checkbox fields will appear

Problem: The link behind "privacy policy" does not open in a new tab, although the HTML in Marketo looks like in the attached screenshot.

The link behind "unsubscribe link" has been built the same way and works perfectly fine.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Also, the cause is that if you look at the alternate label for that field (in the Visibility Rules popup) it doesn't have the target=_blank. You need to have it there as well, not just in the master label.

2 replies

SanfordWhiteman
Level 10
October 26, 2018

Please remove the attachments and use inline images -- it's very difficult to follow threads with attachments, and they don't even show up in most views.

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
October 26, 2018

Also, the cause is that if you look at the alternate label for that field (in the Visibility Rules popup) it doesn't have the target=_blank. You need to have it there as well, not just in the master label.

Bert_Winterfeld
Level 2
October 26, 2018

Thanks Sanford. Have a nice weekend