I didn't find a posting on this in the forum, I may have missed it.
I'm trying to find out how I can use conditional logic to make certain fields disappear or be non-selectable based on input of a previous field.
Specifically, I'm building a form with Country, State/Province and City Fields. If someone selects a non-US country, I'd like to disable the state field.
How can I accomplish this? Is there documentation on how to use conditional logic?