Navigation überspringen

[Gelöst] Filtering child posts by parent filed – is it possible?

This support ticket is created vor 6 Jahren, 5 Monaten. 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 2 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von ScottM9386 vor 6 Jahren, 5 Monaten.

Author
Artikel
#1102633

Hi,

Is it possible to filter child posts by a parent field?
I have a many2many relationship:
Tracks - intermediary CPT (visible) with fields - Clients
My view is to display ALL results and is originating from the intermediary CPT, but I'd like to filter it by a field of the parent "tracks".
The results need to be formatted as a table.
Is this possible?

Thanks.

#1103238

Not yet, but soon.

Our Developers are working on features to allow filtering by fields of related posts.

I have no ETA on the release of that though.

For now, it is only possible to filter a View by the posts it queries.

#1103276

Thank you!!