Hi Luoy,
I have two custom post types: Therapies and Therapists. When on a therapy post in the backend I want to be able to choose from a list of therapists (taken from the Therapists post type entries) and then on the front end have these show as a list on that therapies page. I want this process to be reciprocal i.e. so that when a therapist is associated with a therapy that therapy will automatically show on the therapists page.
I've tried to do this with the Toolset post relationship approach but it doesn't seem to work in this way.
Thanks