Select and display from multiple fields
-
Using ACF and Filter Everything, is it possible to select and filter values that could exist in multiple ACF fields?
I have fields like type_1, type_2, and type_3
Item 1 could have type_1 as “dog”, type_2 as “small” and type_3 as “happy”
Item 2 could have type_1 as “cat”, type_2 as “small” and type_3 as “happy”
Item 4 could have type_1 as “large”, type_2 as “dog” and type_3 as “smelly”
I’d like to show all of the types from all three fields in one filter, without duplicating the types if they exist in different type_x fields, is that possible?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Select and display from multiple fields’ is closed to new replies.