Hi,
how i can update a variable with always different values, like a shopping cart.
I am using the Table component and want to make a small shopping cart.
If i use {{currentSourceRow}, its only updating the current row into my variable, as well for {{currentRow}}.
But how i can update the variable every time new products are added or if existing, update only this part.
Can someone please explain me in a few words how i can do this?
Thanks