Support

Account

Home Forums Add-ons Flexible Content Field get_field returns null for repeatable field in flexible content field Reply To: get_field returns null for repeatable field in flexible content field

  • get_field() should return null because the field is a sub_field and there is not top level field with that name.

    As far as get_sub_field() returning false…. what type of field is it and what version of PHP is running on the server?