Articles

Dynamic Field Map Field Type

The dynamic_field_map type field, part of the Settings API, allows the user to map their form fields to custom keys (fields), e.g. fields you will be sending to a third-party service such as a CRM.

Field Map Field Type

The field_map type field, part of the Settings API, allows the user to map their form fields to fields you define, e.g. fields you will be sending to a third-party service such as a CRM.

Field Select Field Type

The field_select type field, part of the Settings API, allows the user to select a form field from a drop down.

Checkbox Field Type

The checkbox type field, part of the Settings API, renders one or more checkbox type inputs.

Generic Map Field Type

The generic_map field type, part of the Settings API, allows the user to map custom keys to custom values, based on submission or other data.

Hidden Field Type

The hidden type field, part of the Settings API, renders a hidden input.

Radio Field Type

The radio type field, part of the Settings API, renders a radio type input for each of the field choices.

Select Field Type

The select type field, part of the Settings API, allows the user to select a choice from a drop down.

gform_userregistration_feed_settings_fields

This filter can be used to modify the setting fields that appear on the feed page.

Select Custom Field Type

The select_custom type field, part of the Settings API, allows the user to select a choice in a drop down or enter their own custom value in a text input.