I tried to tweak a taxonomy select by adding the filter “add_filter( ‘acf/fields/taxonomy/result’,….” and it works…… but what i want to get is:
– parent terms are in “BOLD” – it works
– child terms are without “- ” – it works
– only child terms are selectable ????? no idea how to do this
– parent terms are not selectable ????? no idea how to do this
trying to have another layout for selection and selected ->
in search field there should be “- termname” but in selection there should be “termname”