Support

Account

Home Forums Backend Issues (wp-admin) select a value from a related field Reply To: select a value from a related field

  • This is not something that ACF provides. In order to do this you must add custom JavaScript do does an AJAX request to get the related data and populates the other fields. I have some examples of doing similar things here https://github.com/Hube2/acf-dynamic-ajax-select-example