Hi, when using a collection list, I have a delete icon. When It’s pressed I have a variable change it’s color and show text to confirm.
The only problem is when binding to the variable, the element in every collection item changes, instead of just the elements in that row. How can I use a formula to make sure its only elements in that items row that change?