Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ACF Author field › Reply To: ACF Author field
June 12, 2018 at 4:33 pm
#18235
Keymaster
Hi Tim,
In this case, unfortunately I don’t think there is. It is basically automated, but because of the text field, each value submitted is only distinctive as a “string of author”, not as separate authors.
I was thinking, that maybe creating a function to get all the field values, separate the authors to arrays, then push those values to the new checkbox fields array – however I am not sure if that would work, to be honest.