Home › Forums › General Issues › Populating repeater values in a row › Reply To: Populating repeater values in a row
acf/load_field is not the correct thing to use here. This does the work in PHP. It could be done but that would mean making the selection and saving the post to have the other field updated.
You’d have to use JavaScript, detect a change in the one field and then update the other field using ACF’s JS API https://www.advancedcustomfields.com/resources/javascript-api/
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.