Write Filtering with Multiselect and Link fields
-
Hi…
Can you explain more detail how to write Filtering with Multiselect properly on my specific page ?
“When using filters with fields that store their values as arrays, you must use the ~ operator because the values are stored with other information (technically, the array is serialized). A = will never work because of that additional information.”
I need have a multiselect field in a form. I want to display list data only by each category from multiselect selection. So i can show the list on my specific page by matching for each multiselection.
Sorry for my english. I hope you can understand what i mean.
Thank you.
The topic ‘Write Filtering with Multiselect and Link fields’ is closed to new replies.