I have a dropdown with 4 options. I want these options to be prepopulated depending on value that is selected from a different field. The different field is a "countries" field.
If country "A" or country "b" is selected, I want the dropdown to populate option 1. If a different country, populate option 2.
Thanks in advance
You can try the following:
If you have issue trying to do it, do not hesitate to ask :)