Navigation überspringen

[Gelöst] Filter a view based on field selection in intermediary post

This support ticket is created vor 4 Jahren, 1 Monat. 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.

Dieses Thema enthält 1 Antwort, hat 1 Stimme.

Zuletzt aktualisiert von AlimB3245 vor 4 Jahren, 1 Monat.

Author
Artikel
#1865291
Screen Shot 2020-12-04 at 11.16.27 AM.png

Tell us what you are trying to do?
I have 2 custom posts ie OPTICIAN and AWARDS and there's an intermediary post by a many to many relationship between them

In this intermediary post I am choosing the winners of the AWARDS and there's custom field that defines the category in which they won the award. So when I am creating a view I am able to get all the opticians for that award but I am not clear how to filter for a particular category

Here's a screenshot of the relationship table from within the post edit page..
https://toolset.com/wp-content/uploads/tmp/Screen_Shot_2020_12_04_at_11.16.27_AM.png

So you can see there are 6 opticians who have won the award and 3 are from one category (best store display & design) and the other 3 are from another category (best marketing initiative).. I have created 2 views and added them to the content template but without the filter for each of them.. so basically both the views are currently showing all 6 ..

Here's the frontend view to the page.. if you scroll below you will see the 2 views..
versteckter Link

Please do advise how I should be filtering the view further to display only the winners for that particular category.

Regards,
Alim

Is there any documentation that you are following?

Is there a similar example that we can see?

What is the link to your site? versteckter Link

#1865301

My issue is resolved now. Thank you!