• Hi there,

    I have some custom fields created via ACF associated with Users.

    If I set them using update_field($selector, $value, [$post_id]) those then show perfectly fine via the WP > Users section, but sadly they don’t show the values when I access them via the UM > Forms > Profile.

    If I update them via the WP > Users, the new values do then show via UM > Forms > Profile, so the only instance where it doesn’t work is via the update_field function.

    Equally, if I then update the fields via UM > Forms > Profile, the values also show as updated within WP > Users.

    So…

    changes made via ‘update_field’ –>> ‘UM – Forms – Profile’ : DOESN’T SHOW THE UPDATED VALUES

    changes made via ‘WP – Users’ –>> ‘UM – Forms – Profile’ : DOES SHOW THE UPDATED VALUES

    changes made via ‘UM – Forms – Profile’ –>> ‘WP – Users’ : ALSO SHOWS THE UPDATED VALUES

    With that in mind please could you let me know how we can just update the custom field values via code on the side, so the values then show within UM – Forms – Profile. That’s the only step we can’t get to work and we sadly really need to :(.

    Thanks so much,
    Tonya

    • This topic was modified 4 years, 5 months ago by tjldesigns.
  • The topic ‘Custom field query’ is closed to new replies.