Support

Account

Home Forums General Issues Relationship Field Not Saving Reply To: Relationship Field Not Saving

  • I am having the same issue. Serialized data saves fine. As far as I can tell the issue I detect is that get_field(‘relationship_field’) is retrieving the “post_id” instead of the “meta_value” from the database

    Attached is a screenshot of my database (with relationship field filtered) / php file (with get_field & vardump of field) / webpage with output
    screenshot of database, php file and output