I’m making changes in repeating group when user clicks on different elements.
Every time the user clicks on a different element I want the repeating group to scroll to the top.
How can I do that?
I tried adding reset and clear commands to the repeating group when user clicks on an element but it didn’t work.
So we do keep the scroll position of the repeating group when it gets reset but it could make sense to change that. The idea of reseting + displaying the list is how I’d do it.