Hi
I have a repeating group that is set up to be a filter for search results.
In the repeating group I created a radio slider to select the option. For the slider to function correctly I needed to set a state onto the slider group to enable the change of colors etc.

Now I am trying to create the clear filters button. My workflows work fine for clearing the entries for the purposes of showing the correct search results, however, I can’t get a workflow to allow me to change all of the states on the radio group because they are inside of a repeating group.
Any ideas how I can get this to function the correct way? I would like to maybe use an id attribute like : groupslidercurrentcellindex
but I don’t think the workflow would allow me to point toward an id attribute