Home › Forums › Add-ons › Flexible Content Field › Using acf/update_value in Flexible Content Field › Reply To: Using acf/update_value in Flexible Content Field
Layouts do not have field keys and they do not appear in the acf input.
This one should be working
add_filter('acf/update_value/key= field_602f31fa1de20', 'my_function_name', 20, 4);
except that I am seeing a space .../key= field_...
if you copied and pasted that then the space is the problem.
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.