Support

Account

Home Forums Front-end Issues How to Query Relationship Field Reply To: How to Query Relationship Field

  • Also, to clarify, the value I’m getting back for the presenter in that $presenter_data query is a serialized item like this:

    a:1{i:0;s:2:"71";}

    71 is the ID I’m trying to get. I realize I could use some PHP to manipulate this, just seems like there must be a better way.