Support

Account

Home Forums General Issues How to get count of rows in repeater, in flexible content Reply To: How to get count of rows in repeater, in flexible content

  • I guess this works:

    $num_cols = count( get_field('columns') );