Oct 07, 2021 06:55 AM
How can I accomplish the following: In a form I want to dynamically alter the choices available in Field B when a certain option is chosen in Field A.
E.G
Solved! Go to Solution.
Oct 08, 2021 05:31 AM
OK, thank you! One messy workaround is for me to create a copy of the state field for each country :frowning: and then use the “show field when conditions are met” logic, but as you can imagine this is messy. The other option is to purchase a plugin for a ridiculous sum from https://on2air.com/:
Oct 08, 2021 12:24 AM
Hi @Bodo_Hoenen1 ,
you can do it from the form editing view. When you import the B field in your form there is an option at the end of the field’s tab “Show field when conditions are met”. Click there and then you can add your conditions. As you will see the conditional choices include only the fields which are stored above the field you are editing.
Please when you try it post us back your results.
Oct 08, 2021 05:25 AM
@Dimitris_Goudis This was one of the first things I tried, and the issue is that I cant add multiple filters that are dependent on inputs from a preceding field. It allows you to add only one, I.E if country 1 is selected, then show states from country one. You cannot then add another filter that says if country 2 is selected then show all the states from country 2.
Oct 08, 2021 05:27 AM
This is not possible to do neatly in an Airtable form. One way is to have a different pick list for each single select value. For example, have one single-select for country. The. Have a different single select for each country with the states for that country. Then use conditions to determine which country’s pick list to show. Finally, have an automation to consolidate the data from the multiple pick lists into a single field.
Oct 08, 2021 05:31 AM
OK, thank you! One messy workaround is for me to create a copy of the state field for each country :frowning: and then use the “show field when conditions are met” logic, but as you can imagine this is messy. The other option is to purchase a plugin for a ridiculous sum from https://on2air.com/: