Support

Account

Home Forums Add-ons Repeater Field Querying a relationship field in a repeater field Reply To: Querying a relationship field in a repeater field

  • Hi @jloupf

    I think you need to use LIKE for the compare value like this:

    'compare' => 'LIKE'

    I hope this helps 🙂