Saltar navegación

[Resuelto] Filtering child posts by parent filed – is it possible?

This support ticket is created hace 6 años, 5 meses. 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.

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por ScottM9386 hace 6 años, 5 meses.

Autor
Mensajes
#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!!