Hey All
I have a gallery where i show items of a collection.
I have a single price value and a dropdown where i can pick numbers from 1-5.
I have a total field inside that gallery that shows the total price (so the single price from above * the value of the dropdown) this i show in another label.
I want to add all the total prices of the label called txttotalsum (from all items inside the gallery) and show the result in a text label outside of the gallery where i wanna see the total price of my shopping chart.
How can i achieve this?
