You shouldn’t have to add the id to the end of the expression if you make your custom state a list of counties. You will need a second workflow event with an only when condition that says when the checkbox is unchecked, remove the current cell’s item from the list.
1 Like
Should custom state be created outside the container (On the Parent), or should it be within the container where the Checkbox resides?
@herdycenn, I usually put my custom states at the page level so they are easy to find.
@mikeloc I managed to toggle the checkboxes. How do I relate each of these checkboxes to let’s say a single graph/field?
This topic was automatically closed after 70 days. New replies are no longer allowed.