in repeating group deselect not working ( : minus not working)
even my workflow is correct but my condition not working i did it in all possible way my costom state also correct (only selection is working but deselection not working
Hey @yali.nutri , workflows don’t always run strictly in order, so better to have 2 workflows and then add the conditional there (e.g. on Image A).
Alternatively you could set up the workflow in a custom event and then have a condition on the event (as a parameter).
You might think this is a bit wierd Bubble behaviour and takes a while to wrap your head around, but in the end it’s better for the workflows to run fast rather than sequentially.
Good luck!