Support

Account

Home Forums Add-ons Repeater Field Splitting fields into table rows Reply To: Splitting fields into table rows

  • Hu @ordog ,

    Thanks a bundle for getting back to us.

    In that case, you could create two while loops. The first will access all the field1 & field2 values.

    Then you will access the field3 from the second loop.

    Let me know if this is what you are looking for.