Dependent field in forms | Community
Skip to main content
October 9, 2017
Question

Dependent field in forms

  • October 9, 2017
  • 1 reply
  • 1150 views

Hi all,

Is it possible to create two independent fields in forms.

For example, if I select the postal code, so the city will be filled automatically.

Thank you,

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

1 reply

SanfordWhiteman
Level 10
October 9, 2017

This is beyond the native capabilities of forms (it's also technically impossible, since some postal codes span multiple cities) since Marketo doesn't have a database of postal codes to consult. Your developer could plug in Google Places or another API using JavaScript.