Support

Account

Home Forums Front-end Issues Repeater field label Reply To: Repeater field label

  • You would use a combination of getting a sub_field_object with getting values from an options page.

    So something like $label = get_sub_field_object('office_name')['label']; within your appropriate repeater.