Hey guys!
Does anyone knows why we don’t have the option on the Scroll to function to only do that when a group is visible?
In my case, I have a repeating group cell, which when the user clicks on it, shows another group with more details of that cell, and then rolls the screen to better portrait that “details group”. It works perfectly, but I’m having issues when the user clicks again in the “parent” cell to close the “details group”, the Scroll action scrolls again, but now trowing the user’s screen way bellow, where there’s nothing.
If I could only activate the Scroll when the details group is not visible, that would fix it.