Hi, I have a dropdown field wich name is “category”. It have several values: “Elite (from 12 to 20 years)”, “Promotional (from 21 to 30 years)”, etc.
I’m trying to use filter:
[pdb_list fields=”last_name, first_name, category, confirme, photo” orderby=”category” order=”asc” filter=”category=Elite (from 12 to 20 years)”]
But it doesn’t work. What is the problem?
Thank you