Home › Forums › General Issues › Saving data to ACFs using AJAX POST › Reply To: Saving data to ACFs using AJAX POST
On first glance, it looks like $arrival = $_POST['arrival-field'];
is different than what’s being sent in the data object (arrival_field: arrival_field
). One has a hyphen, while the other has an underscore.
Can you verify that the ACF data is being successfully sent along to the function? By printing or console logging?
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.