Re: Conditional Form Fields On Own Website

David_Portnowit
Level 1
I am trying to embed a Marketo form on my Drupal website. The embed works fine, but I am wanting to use a conditional form field. I can get the field to show up conditionally but none of the select options appear. I have the options set up on the back end, but for some reason they aren't appearing on my website. I've tried using the custom Javascript that Marketo recommends but no luck. Was wondering if anyone has run into a similar issue and if they found a work-around? 

Thanks! 
Tags (1)
5 REPLIES 5
David_Portnowit
Level 1
Well that's what I did originally and it wasn't working, but I just tried it again (deleted the question and redid it) and it's working now! So it seems to be solved for the moment. Thanks! 
Anonymous
Not applicable
This functionality is possible within the Forms 2.0 editor as described here: https://community.marketo.com/MarketoArticle?id=kA050000000LHX8CAO

Did you try this before you went to the custom option?


Kenny_Elkington
Marketo Employee
Hi David,

This is a forms 2.0 form, and that code is intended for Forms 1.  Forms 2 has this functionality natively via visibility rules: https://community.marketo.com/MarketoArticle?id=kA050000000LHX8CAO
David_Portnowit
Level 1
Hi Will - 

Here is a link to the form on our test website http://www2.star2star.com/partner-program/star2star-partner-program you can see that "Partner Type" appears if you select "Partner With Star2Star" from the "Are you looking to?" dropdown menu but the options don't show. I have the options set up on the back end, but they don't populate the select menu. 

I found the recommened JS on this page: https://community.marketo.com/MarketoResource?id=kA650000000GtrKCAS. Marketo support sent that to me to try on our site. 

Thanks,
David
Anonymous
Not applicable
Hey David,
Could you provide a link to the page with this form on it so I could take a look at the HTML?

Also, where did you find the Marketo Recommended JS?

Will