I have the need to hide a group section that is relevant to a select_one (Yes or No) question. The workflow is that if the answer is "No", the group will not be visible; if "Yes", the group will be visible to pic a location from a geopoint. However I can't use the relevant field because I also need the geopoint to capture the coordinates for the "No" response. I try to just set up the group to a "compact" mode on the appereance field using the if statement ( if (${beach_activity}='No','compact','') but it does not work form me. Any suggestion on how this can be accomplish???
Thanks,
JB