Skip to main content
Level 1
November 4, 2014
Question

Form Fields

  • November 4, 2014
  • 2 replies
  • 1205 views
Is there a way to skip a form field based on an answer from an earlier field.  For example we are looking to skip state field when a customer/prospect fills out a country outside of the US/Canada.  Other suggestions are welcome also.

Thank you
Cassidy
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Dory_Viscoglio
Level 10
November 4, 2014
Hi Cassidy, you can put conditional visibility on the field, so that it only appears if/when someone selects country as Canada or United States. There's a Marketo tutorial here.
Josh_Hill13
Level 10
November 4, 2014
Select the field you want to display based on the value of the OTHER field. Then choose Visibility in the lower right.

You must insert ALL possible values into the top level first. For example, if I want US, Canada, and Australian states to appear when one of those countries is selected, I must put in the entire list to the Field Value box.

THEN, I go into Visibility and do

Choice 1: if Country IS United States, Show State = values
Choice 2: if Country IS Australia, Show State = Values

If you fail to do this, then the form won't work.