I am trying to have my survey display the 'acma_phenology' values if the species_name = 'Acer macrophyllum' and so forth with each species_name. I want the phenology and shoot_length values to be hidden unless the corresponding species is selected. I have tried using selected(${species_name}, 'Acer macrophyllum') in the 'relevant' and 'body::esri::visible' columns but when I select a species, nothing displays in my survey.