Home › Forums › General Issues › dependent dropdown select field › Reply To: dependent dropdown select field
John Huebner,
i am trying to modify your code to support repeater field.
I want the City Field(Poikilia in my project) and the State Field(Kalliergeia in my project) to be into repeater(name = kalliergeies, key=field_5b5e20cb6334a).
My problem is when i am trying to put the have_rows functions into my .php file all the code freeze and i get Error 500.
When i put the have_rows into functions.php i have not problem.
if (have_rows(‘kalliergeies’)){
debug_to_console(‘Have rows’); // Printn to console
}
why?
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.