Other Fields
Articles
gform_field_choice_markup_pre_render
Allows you to override the default choice markup used when rendering radio button, checkbox and drop down field types.
gform_field_choices
This filter is executed when creating the checkbox items. It can be used to manipulate the item’s string before it gets added to the checkbox list.
gform_field_choices_max_count_visible
Allows setting the maximum number of choices shown in the form editor for choice based fields (Radio Buttons, Checkbox, Image Choice, and Multiple Choice).
gform_field_size_choices
The gform_field_size_choices filter allows the choices for Field Size setting in the form editor to be customized.
gform_honeypot_input_name
The gform_honeypot_input_name filter allows you to customize the name attribute of the hidden honeypot field.
gform_image_choice_input_visibility
Allows managing the Image Choice field input visibility.
gform_image_choice_label_visibility_default
Allows the default Image Choice label visibility setting to be managed.
gform_include_thousands_sep_pre_format_number
Prevents the thousand separator being included when the number field value is formatted for display
gform_input_masks
Use this filter to edit the list of built-in input masks that are displayed in the Text Field input mask setting.
gform_other_choice_value
Change the default “Other” placeholder text on Radio Button fields.