Hi everyone!
When I update some ACF fields through the “Update” button, the changes are successfully saved to the database. But since I’m running some filters that change the data before saving, these new values are not reflected on the edit page. I have to reload the page to see them.
What would be the best way to get these new values and render them on the page without reloading?
Thanks!