Hello! Wondering if anyone has found out a solid way to trigger a workflow when a certain cell in a repeating group is visible…
Here’s the use case: We have a horizontally scrolling repeating group and are using the “Repeating Group to Snap” plugin to allow users to swipe back and forth between cells. This works lovely on mobile, but we want to build a desktop experience that’s similar. We can trigger the Repeating group to scroll to the cell using an icon, but can’t get any information out of the RG if the user scrolls to the cell on their own using their mouse scroll wheel. If we could, we could update our navigation UI at the bottom to indicate which cell is showing in the RG.
Appreciate any assistance you can provide!