
i have a repeating group in red border. each cell as a input and user can input any numerical value say 100, 200 and 50.
I want to add those numbers of each cell and get its total in a different input, outside of RG as total 350. i want it to be dynamic so if the user changes the value of 50 to 100 the total shall also change to 400.
Please advise,