I’m trying to get a taxonomy field populated from the result of a selection in another field.
I’ve use https://github.com/Hube2/acf-dynamic-ajax-select-example/tree/master/dynamic-select-example as a template and got most of it to work – but I can’t figure out how to append the info to the taxonomy field. It’s a select2 combobox and I can figure out how to it.
This is my .js