Before this i tried with visible = true/false when “Add to cart” Button is clicked. Basically, container 7 visible = false, when “Add to cart” button clicked, container 7 visible = true. When I did this, the entire layout and the phone simulation disappeared.
So now, I tried with plus1 button. When plus1 button is clicked, quantity for the row is added by 1. Same thing happened → the entire layout and the phone simulation disappeared.
I dont know what happened. Hope to get some assistance here. Thank you.
Unfortunately, data viewers are not meant to be used this way. You will find more success creating each row here through cloning. We talk about this more in our Thunkable Deep Dive: Clone Blocks.