Support

Account

Home Forums Add-ons Repeater Field Post Object in Repeater Field. Need Rows Count Reply To: Post Object in Repeater Field. Need Rows Count

  • Hey @acf-support,
    I tried $count = count( get_field( 'positions' ) ); but <?php echo $count;?> still echos “1”

    Here’s the field in the admin: Here's the field in the admin and here it is on the page: here it is on the page. Not sure if that helps or not.