Skip to main content
Debroop_Garai
Level 2
May 3, 2017
Question

Regarding Forms

  • May 3, 2017
  • 2 replies
  • 2053 views

Hello,

Can someone please suggest as how do we create forms with fields which is the result of filling another field. If I fill out an option from a drop down list, the next field is automatically filled in with the details.

E.g: If I fill out a country from a drop down list (India), can i have the next field which is Tel. code, auto fill as (+91).

If someone can help me out as how to achieve this in Marketo Forms, please let me know.

Thanks in advance!

Debroop.

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

2 replies

Darrell_Alfons2
Level 10
May 3, 2017

Hi @Debroop Garai​, it would be a good idea to move this question to products to get more visibility, as the marketing section is for general marketing related discussions.

SanfordWhiteman
Level 10
May 4, 2017

It's absolutely possible, but it ain't happening without some JavaScript.

Example here: MktoForms2 :: Simple Depends

Debroop_Garai
Level 2
May 4, 2017

Thanks for the quick revert. So apart from script code we do not have an option to built this via front end?

SanfordWhiteman
Level 10
May 4, 2017

Correct. You have to use the Forms API + JS.