Text and Bi-Relational Field Question
-
I have a pods custom post type with a field that has a post id number of a separate custom post type’s post.
I convert the field to a relationship field, but obviously the post id gets lost with that and does not automatically connect to the other post type’s id.
I’ve also tried to import a csv with the post id feeding into the pods field (when it’s set to a relationship field) but the data never makes it in, even when I try to make it serialized. I can only get it to import into a simple text field.
So I guess what I’m asking is – Is there any way to connect the 2 custom post types if I just have the post id of the one I’m trying to associate?
I know you prefer a certain format to your questions, so I am sorry if I’m not explaining it clearly.
- The topic ‘Text and Bi-Relational Field Question’ is closed to new replies.