Form Entry Fields
For loop type gravity_form_entry_fields
, here are the query parameters and fields.
Query parameters
entry_id
- Entry ID the field belongs to".
Type: stringfield_id
- Field ID(s) - returns specified fields for the entry
Type: string, array
Fields
id
- Entry Field IDinput_type
- Entry Field Input Type - some field types have various input typesis_addon
- Is Entry Field of GF AddOnis_loop
- Is Entry Field Value a looplabel
- Entry Field Labeltype
- Entry Field Typevalue
- Entry Field Value (for some field types it is a loop with keys)value_html
- Entry Field Value - HTML presentation