Support

Account

Home Forums Bug Reports Problem getting values from fields in group layout (Options page) Reply To: Problem getting values from fields in group layout (Options page)

  • A group field works like a repeater. You either need get the parent field as an array or treat it as a repeater field with 1 row. You cannot use get_field() to get the value of a sub field of the group. https://www.advancedcustomfields.com/resources/group/