Support

Account

Home Forums Backend Issues (wp-admin) jQuery Auto Populate Reply To: jQuery Auto Populate

  • Hi,

    I’m not quite sure how to do this correct.

    – I have function that returns me list of Areas: http://pastebin.com/Y0Z1YPwQ
    Function accepts 1 param (Selected country) and that param is passed via ajax, so function returns me array of areas

    – Can I somehow now call ‘acf/load_field/’ filter or should I use jquery to populate ‘Areas’ select field?

    Thanks in advanced

    BR
    V