Hey Elliot,
Long time fan, first time post. Love your work buddy!
I have a repeater, within a repeater, within another repeater. It works great but it would make more sense in this set up for the “Add Row” to be at the top of the admin page instead of at the bottom.
Is this possible?
Cheers!
Hi @sk
Thanks for the question.
ACF doesn’t offer an option for this, however it would be quite easy to use jQuery to move the element to your desire within the DOM.
Good luck
Thanks, I’ll give it a shot!