• Hi,
    is there any chance you could add the dependent select fields.
    Like when we select a country from a list another list of cities automatically populate.
    This would be really helpful.

    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback. ACF already provide fields “conditional logic”, so you can display a specific “city” field when “country” has a choice selected. What you want is to generate a custom ajax call to populate the second field, based on the first one.

    You’ll need some extra JS code to do it. You’ll find the ACF JS documentation here: https://www.advancedcustomfields.com/resources/javascript-api/

    I’m not quite sure how to offer an UI withh an automated setting for such setup. I’ll try to think about it, see what can be done.

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Dependent Select fields’ is closed to new replies.