Home › Forums › Front-end Issues › Conditional Statements in frontend ACF Form › Reply To: Conditional Statements in frontend ACF Form
Just to be clear conditional logic works great on the backend. It doesn’t work at all for me when using acf_form()
to add a form on the frontend. Everything else works, but the conditional logic doesn’t do anything. All of the fields are shown from the beginning, and when I change a field that should should hide some and show others, it doesn’t have any impact. This seems like an issue for a while now. Not sure what I would be missing in my setup. I have acf_form_head()
above get_header()
.
None of the ACF JavaScript is loaded on the front end. The styles are, but not the JavaScript.
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.