This solution works for a single repeater in an entry. It does not take into account previous entries. You'll have to modify this code to take into account the highest repeater row count in all previous entries if I'm understanding your post correctly Michael.
Hey, Rob. Thanks for the suggestion. I've gone that route and it doesn't quite do the do.
Hey, Victor. Appreciate the heads-up. I don't have the chops to find and use the highest repeater row count, hence I was wondering what something like this would cost to get made/ code shared with me.
Please login or Register to submit your answer
Rob's answer led me in the right direction. It led me back to re-evaluate my goal and come up with a solution that lets me combine a custom entry identifier with row numbers from the repeater in a View. Mashing the two values in a View gives me a simple solution that provides the clarity this little project needed. Thanks, @Rob LeVine!