Home › Forums › Add-ons › Repeater Field › Filter Sort Repeater Field in Backend › Reply To: Filter Sort Repeater Field in Backend
i don’t know if it is possible to filter at backend without one of this:
where you can order by ASC/DESC
if you have one of this field, than you can use this how-to to order your repeater
if it is only for frontend: than it is no need for such a field. just use something like this
$reversed = array_reverse($your_repeater);
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.