Support

Account

Home Forums Add-ons Repeater Field Conditional Statements Using Repeater: if… else Reply To: Conditional Statements Using Repeater: if… else

  • Hi @thestrengster

    I would not use the foreach stlye loop as demonstrated above. Instead, I would use the nested friendly has_fields or have_rows while loop functions.

    You will find nested code examples in the docs. Please do check them out on the docs

    Thanks
    E