Home › Forums › Backend Issues (wp-admin) › Show all fields hidden by conditional logic › Reply To: Show all fields hidden by conditional logic
I used to know how this works but it appears to be far more complicated than just a class now.
fields hidden by ACF have conditional logic
1) The container has a class “acf-hidden”
2) The container has a class “acf-empty”
3) The container has an attribute “hidden”
4) The input field itself has the attribute “disabled”
My guess is that it it #4 that prevents the value from being submitted.
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.