Home › Forums › Front-end Issues › Relationship fields not loading in front end form › Reply To: Relationship fields not loading in front end form
If the values do not load there is either an error in JavaScript or an error in PHP during hte AJAX request.
This can also be cause by not calling acf_form_head().
JavaScript errors are usually caused by plugin conflicts. To begin debugging this start disabling other plugins to see if you can clear it up.
PHP errors during AJAX can be found by enabling error logging https://codex.wordpress.org/WP_DEBUG
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.