Home › Forums › ACF PRO › A lot of weird things happening › Reply To: A lot of weird things happening
Hi @aedandev
I’ve just tested it, and it was working as it should be. Maybe there’s something wrong with your custom get_acf_key()
function. Could you please provide the key manually like the following:
update_field('field_1234567890', $dobVal, 'user_' . $user_id);
Where “field_1234567890” is the key of your field.
Thanks!
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.