Support

Account

Home Forums General Issues Getting Subfield value from a Key, is it possible? Reply To: Getting Subfield value from a Key, is it possible?

  • If you haven’t figured this out.

    No, you cannot get a sub field using use the key. When it comes to sub fields you must use a have_rows() loop and the field name in the loop.

    With a group field you can use "{$parent_name}_{$subfield_name}"