I am using beta version of wp types plugin. My relationship between 2 post types are setup as mentioned below.
1) Classroom post type
2) Courses Post type
Relationship between Classroom & Courses is one to many. see attached image.
Now, I am able to see meta boxes under each classroom and course post.
On front end I have used view to display Courses for particular classroom.
From course post type I am assigning a classroom and updating the course post type..
When I go to particular classroom I do not see the course which I have connected. I am editing the classroom which I have connected for course and I am saving the classroom post..Now, When I go to particular classroom I do see the course which I have connected.
I tried downloading the duplicator package to get a newer version of the on I had.
Would it be possible for you to download the duplicator and share it via google drive or dropbox so that I can setup a backup on my localhost to check this issue.
Was this field here created through custom coding ? See Screenshot
Ans : I have added metabox using custom code and for fetching data i am using toolset association table. To save order after drag and drop I have added custom field.
Also could you update to the Types RC 2 version and let me know if the issue still remains.
Ans : I have updated to the Types RC 2 version, issue is still exist.