I set up a CRED for insert and update of a "Work" (A Woo Product) who is the child of an Artist (custom type) with the field _wpcf_belongs_artist_id.
I had the form working at one point where the drop-down was populating all the Artists (there are hundreds). But now it's just showing a plain input field. I did a recent database load so maybe there's some binding that needs to happen like for the content templates? If i go to the native edit for Products, the drop-down looks fine.
Link to a page where the issue can be seen:
hidden link
Thanks,
Craig
I upgraded my post relationships (stopped using belongs_to) and re-inserted the form elements which seems to have worked.