Support

Account

Home Forums Add-ons Repeater Field Repeater Field Shortcode Display certain rows Reply To: Repeater Field Shortcode Display certain rows

  • That code is working fine. For example when I use the short code I use:

    [acf_repeater field="inventory-8" post_id="32063" sub_fields="system"]
    %system%[/acf_repeater]

    That code displays all the repeater fields of that specific post id with that subfield.

    But how can I get it to display only 1 row?