Support

Account

Home Forums Add-ons Repeater Field Is there a way to separate repeater rows by groups of five? Reply To: Is there a way to separate repeater rows by groups of five?

  • just to get sure. you wish:

    <div class="tabz">
    //ul with 5 rows employees
    //div with 5 rows employees
    </div>
    <div class="tabz">
    //ul with 5 rows employees
    //div with 5 rows employees
    </div>
    ...

    and both (ul and div) use same repeater