I have a custom state on a group that is a list of things.
I see ‘plus item’ which allows me to add to the custom state list of things but i don’t see a ‘minus item’ or ‘remove item’ so that i can remove the item from a list of things when a Checkbox is changed to unhecked… how do i manage this one?
I have a more tricky version of this - how do you change the value of one item in the list when it is a list of texts? Say you want to change item number 3 in a list of 5 items.