Page 1 of 1

Display Fields based on previous field entries in formbuilde

Posted: Fri Nov 04, 2011 9:36 pm
by folco3
Is there a way that formbuilder can display different inputs based on a selection? Simple example:

Country: Drop down of countries, user selects Canada,

Then based on that the next field reads
Provinces: select box of Provinces

OR
US, then it shows States?

Re: Display Fields based on previous field entries in formbu

Posted: Sat Nov 05, 2011 2:57 am
by applejack
Yes you will need to use javascript or jQuery. Google auto populate drop down.