Passer la navigation

[Résolu] Filter View based on Checkboxe(s) selected

This support ticket is created Il y a 4 years, 9 months. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Kolkata (GMT+05:30)

Ce sujet contient 3 réponses, a 2 voix.

Dernière mise à jour par mayurJ Il y a 4 years, 9 months.

Assisté par: Minesh.

Auteur
Publications
#2155759
view1.png
view2.png
view3.png

Tell us what you are trying to do?

I'm trying to filter a view based on the checkboxes selected. The field is a "checkboxes" field and the user could potentially select one more of the checkboxes. I have a view and custom field filter setup as shown in the images attached here. The filtering, however, doesn't work: it always produces no results found.

Is there any documentation that you are following?
Searching Google for answers

Is there a similar example that we can see?
Not that I'm aware

What is the link to your site?
lien caché

#2155785

Has this programmer potentially solved the array issue with checkboxes? lien caché

#2155857

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

The reference URL you shared is seems to be used when you have imported serialized array as content in database and then you want to convert that into filter. Honestly, I do not have any experience with that but your case seems different as you want to filter view's results based on the shortcode attribute.

Can you please share problem URL where you are trying to add the view as well as admin access details.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2160343

My issue is resolved. I ended up using a new taxonomy as it seems toolset doesn't support querying checkboxes.

Thank you!