Hello,
I have this set up:
Repeating group (that) → sends data (to) → Url (thing’s unique ID)-> floating group gets data from url
In the floating group I have multiple tabs that show description of the thing, reviews of the thing, share the thing, and some others.
So, for example, when I open something from the repeating group the first time the floating group loads in the description tab (good, this is what I want), then I click on the reviews tab and then I close the floating group. Then I open another thing and the repeating group now loads in the reviews tab instead of the description tab (or in whatever tab I left in the last thing), I have a reset floating group workflow for when the floating group is closed, but it doesn’t make it reset to start in the description tab again.
I haven’t found the proper workflow to make it always load in the first tab, that is description. Please, any help, thanks!