Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Using ACF Relationship fields in Custom Filters › Reply To: Using ACF Relationship fields in Custom Filters
April 19, 2021 at 12:05 pm
#32818
Participant
Say I want to implement it on my own, what would you suggest me to do? Are there any hooks I can use to modify the way in which these fields are rendered in the front end or searched in the db?
I started by copying ‘asp-cf-checkboxes.php’ where I plan to parse the serialized data into labels and ID’s. But to use them on a search I would have to modify the query behavior as well. Any suggestions on that?
Thanks for the reply.