Support

Account

Home Forums General Issues If Group Is Empty Reply To: If Group Is Empty

  • Unfortunately, no.

    A group field is a repeater that always has exactly 1 row.

    have_rows() is always true once

    get_field() always returns an array of field_name=>value pairs, only the values will be empty.