All Topics
Unable to filter by field of user_ids which are displaying as type User
I have a custom field which holds an array of user_ids. I am able to transform them to user Full Names with a link to their profile by setting the field type to User.
Unfortunately, I am unable to sort by the transformed field, because the array is serialised. Even the smart filter won’t allow me to use a condition of is not, and is not set does not work for a:0:{}.
Any advice on how to be able to sort. Ultimately I am trying to create a Column Set that just shows products with items in the array in the custom field.
You must be logged in to reply to this topic.