- Sep 22, 2019
- 111
- 33
- 28
I know formidable forms pro can accomplish what I'm trying to do but looks like I've lost my way around.
Example:
I have a list of countries and I need to display the country abbreviation and country code depending on the value selected in the countries dropdown.
So that if a user selects United States in the dropdown, the two fields that hold the country abbreviation and code become US and +1 and like that for other countries.
I tried conditional logic but that appears to hide/show a field so that won't be the best option.
Struggled for days to get this to work, right now I need help.
Example:
I have a list of countries and I need to display the country abbreviation and country code depending on the value selected in the countries dropdown.
So that if a user selects United States in the dropdown, the two fields that hold the country abbreviation and code become US and +1 and like that for other countries.
I tried conditional logic but that appears to hide/show a field so that won't be the best option.
Struggled for days to get this to work, right now I need help.