Home › Forums › Add-ons › Repeater Field › Get single repeater row based on value › Reply To: Get single repeater row based on value
Hi @hube2 ,
Thanks for the help!
$selection_key returns an auto-generated key value. (i.e. ‘key_01’).
(If anyone is interested I just used this plugin https://github.com/andersthorborg/ACF-auto-generated-value)
I obtain this ‘$selection_key’ from a dynamically populated select field which gather data from a repeater field row.
So the $selection_key correspond to the selected choice.
I would like to use this unique key value to retrieve ALL data from the repeater field row.
Hope this make sense!
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.