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.
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.
It's absolutely possible, but it ain't happening without some JavaScript.
Example here: MktoForms2 :: Simple Depends
Thanks for the quick revert. So apart from script code we do not have an option to built this via front end?
Correct. You have to use the Forms API + JS.