Can I apply Conditional Logic to Picklist Values in a Form?

I have a list of Companies and the states they are located in. I want to set up a form so that when the user picks a state, it only displays the companies that are located in that state. Do I have the ability to apply Conditional Logic to the Picklist Values, not just the Columns/fields?

Tags:

Answers

  • RossL
    RossL ✭✭✭✭✭✭

    you wold need a drop down column for each state that only has the companies in that state. then use conditional logic in the form to only show the drop down for what ever state is selected. it would be a little time consuming to set up and maintain but it is possible.