Skip to main content

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: string

  • field_id - Field ID(s) - returns specified fields for the entry
    Type: string, array

Fields

  • id - Entry Field ID

  • input_type - Entry Field Input Type - some field types have various input types

  • is_addon - Is Entry Field of GF AddOn

  • is_loop - Is Entry Field Value a loop

  • label - Entry Field Label

  • type - Entry Field Type

  • value - Entry Field Value (for some field types it is a loop with keys)

  • value_html - Entry Field Value - HTML presentation