Hooks

Articles

gform_dropbox_shareable_link_settings

This filter can be used to modify the settings before a Dropbox shareable link is generated, allowing for the link to expire after a certain time or change who is allowed to access it.

gform_dropbox_should_upload_file

The gform_dropbox_should_upload_file filter can be used to determine if a file for a fileupload or dropbox type field is uploaded to Dropbox.

gform_dropbox_ssl_compatibility

The filter hook allows the SSL compatibility checks within the Dropbox add-on to be overridden.

gform_dropbox_store_local_version

This filter can be used to prevent a local copy of the file being retained once it has been uploaded to Dropbox.

gform_dropdown_no_results_text

Use this filter to change the default “No Results” placeholder text on Drop Down fields.

gform_duplicate_field

Description.

gform_duplicate_message

This filter is executed when a form fails the duplicate field validation, before the validation message is displayed. Use this filter to change the the message that is displayed when a field fails the duplicate value validation.

gform_editor_field_settings

The gform_editor_field_settings filter allows the editor settings that are used for the current field, including those inherited from the inputType, to be overridden.

gform_editor_js

This action hook can be used to inject Javascript into the form editor page.

gform_editor_js_set_default_values

Use this hook to define default field properties when creating new field types.