Support

Account

Home Forums Add-ons Repeater Field Get content of sub-fields based on a.. subfield! Reply To: Get content of sub-fields based on a.. subfield!

  • Hi @physalis

    A shortcode would work great.
    It would need to load the team page’s repeater field (hardcode the $post_id parameter) and loop over the rows to match the ‘name’.

    once a match is found, return the data of the current row.

    Easy

    Thanks
    E