I have a dropdown control field containing a list of all countries, a map displaying all the countries, and an associated table. I want to ensure that data is displayed in the table ONLY when the end user selects a single option (country) from either the control field or the map. Something like:
IF selectionOfControl = 1 then show data