Support

Account

Home Forums ACF PRO Display data from specific repeater row Reply To: Display data from specific repeater row

  • is there the possibility to show the title of a file repeater field ::.

    So to show the title of the row? Like in an image field.

    with print_r i am getting this: `Array
    (
    [downloads_acf_field_single_product] => Array
    (
    [ID] => 1072
    [id] => 1072
    [title] => Product brochure
    [filename] => M-107-M-111-Alfa-Romeo-8c-DE.pdf`

    So how can i extract the [title]