I have a survey that feeds a dashboard built with experience builder. Managers have to review the dashboard that all entered information is correct. If a reviewed button is selected by a manager during the review process then the data is sent to another system. See below for scenario.
I have a select one called work order and a manager review section. Manager review section only appears for people listed on an external csv. There is a reviewed button in the manager review section that will not appear if work order is blank. I had a scenario today where someone reviewed the survey and then removed the work order after which left the reviewed button checked. Looking for a way that if that happened in the future then the reviewed button would be deselected.
Are you using body::esri:visible to hide items? If so, that is intended behaviour.
If you want to clear all data for hidden items, use relevant instead.