This is a platform where coaches can list their businesses.
When they sign up they will complete a post form to create a listing for their business. In this post form, they need to select a Sport from a select dropdown (this dropdown is auto-populated with the listing categories).
One of these categories is "My sport isn't listed" if this is selected we need to show a single line text field so the user can enter their sport.
We are currently trying to write the conditional logic but; as the select dropdown is auto-populated, we can't figure out how to get or give the "My sport isn't listed" a value?
I mean the add button is there is a new taxonomy is to be added. Is it that when the use selects "My sport isn't listed" you want the add button to show up.
However this will add it to the existing list but the user will need to then select it. Please let me know.
Also send me a link to the form so that I can see what exactly would be required.