Support

Account

Home Forums General Issues Turn subfield radio button options into icons Reply To: Turn subfield radio button options into icons

  • Hi @Ailsa_C

    Thanks for the screenshot. It is important to note that you have a NESTED repeater field. This is why your code did not work.

    You must first loop throug the event_programme, then for each row, loop through the event_details, then for each row, output the title, type, speak, etc.

    Please read the docs for the repeater field to better understand how to work with nested repeater fields.

    Thanks
    E