We need to create a dropdown select with some cities, if the city is not present in the options, then a text box is enabled for the user to manually type it, if the option is present that text input should be not visible.
How can we accomplish that in CF7?
Thanks in advance.