I have a simple repeating group where I use the “show previous” or “show next” actions to show the user the relevant data:
I like the animations, but you’ll see that the next set of data doesn’t load until AFTER the animation is complete.
All is ok once everything has been shown once (see when I click on the up arrows), but obviously not ideal when you click on the arrow for the first time, get a nice animation but then have a brief gap before the data updates.
workflow:
Any assistance would be much appreciated!