Support

Account

Home Forums Feature Requests Repeater instance field Reply To: Repeater instance field

  • Did you make and headway with this? I would like to do something similar. Have a repeater field in the options panel, then use a shortcode to select which repeater item.

    [acf field="field_name" post_id="options" key="key_name"]

    depending on the type of the subfield might have to do:

    [acf field="field_name" post_id="options" key="key_name" subfield="sub_field_name"]