Hello,
I have Project and Task custom post types. I have the relationship connected and some additional custom fields for each of those post types. After adding the relationship, I notice there is only a simple Select/Add Title for related/children posts.
Is it possible to create children from the parents view? I want to be able to add child task posts from the Admin project View. I looked around at a few things, not seeing anything amongst the available extensions. I was even looking for a custom callback on a custom fields group set, didn't see anything there.
I have a hacky way of showing a list of all related posts, but i would like to create related records from the parent view.