It’s difficult to determine exactly what you’re looking to do based on the synopsis but I might suggest look at @gaurav BDK Repeating Group Plugin … I use it for something I believe which is similar to what you might be aiming for… worth a try. Check out the examples he provides as part of the demo and you’ll see what I mean
Yeah, I was thinking along the same lines and actually had the same question as I need to put something similar together based on visible cells of a RG.
It sounds like this plugin would do the trick:
Element Detect: Trigger workflows when an element is seen / no longer seen by user everytime or the first time
Could use a use a workflow to change the state (or perhaps data type).
The repeating group tools (bdk) plugin would be ideal for these types of things @joe5. You wouldn’t even need to run a workflow action to do all of this Check out the plugin docs @ thebdk.com
For example, Taas Agency on the top is built with 1 additional tool than the 4 shown, so that would say “+1” instead. And as users are on mobile, it might show 2 tool tags, and then have a “+3”. The 2 visible tool tags + 3 other tags would be the 5 tools it is built with.
So this would be super easy with RepeatingGroup tools plugin.
The output of the element will only be generated for the cells that are visible.
So you can subtract the :count of output with the total number of tools you have, and set that as the +X number