Can I set relationship fields through the weblog api? I have tried setting the relationship field through <{my_relationship_field}>{postid}</{my_relationship_field}>, but it’s not working.
I have successfully set other custom fields, e.g. text fields.
let’s say i have two weblog entries, ‘post1’ and ‘post2’.
i want them to be related and I want to be able to create those relationships through a custom field of type “relationship”
how would I do that? is that even possible?
thanks.
Marc