Developers
Gravity Flow Actions and Filters
Understand what hooks Gravity Flow provides, which parameters are available to them and examples of how they can be used to customize the default plugin behaviour to suit your use case / needs.
Extension Actions and Filters
Understand what hooks each Gravity Flow extension provides, which parameters are available to them and how they can be used to customize the default behaviours to suit your use case / needs.
Data Objects
Articles
gravityflow_sort_criteria_status
The gravityflow_sort_criteria_status filter allows the initial sort order on status page load to be defined.
gravityflowpdf_process_template_shortcodes
The gravityflowpdf_process_template_shortcodes filter can be used to prevent shortcodes placed in the PDF template being processed.
gravityflow_sort_columns_status_table
The gravityflow_sort_columns_status_table filter allows custom columns defined in gravityflow_field_value_status_table to be sorted.
gravityflowformconnector_new_entry_form
The gravityflowformconnector_new_entry_form filter allows the form to be modified before it is processed for mapping into a new.
gravityflowformconnector_update_field_values_form
The gravityflowformconnector_update_field_values_form filter allows the form to be modified before it is processed for updating field values into another entry.
gravityflow_entry_detail_args
The gravityflow_entry_detail_args filter allows the entry detail arguments to be overridden
gravityflow_validation_approval
Allow the validation result to be overridden using the gravityflow_validation_approval filter.
gravityflow_validation_user_input
The filter gravityflow_validation_user_input is used to validate whether the user input step form is valid. You might use it when you require an equivalent to gform_validation.
gravityflow_timeline_step_icon
The gravityflow_timeline_step_icon filter allows the step icon to be filtered for the timeline.
gravityflow_step_form
The gravityflow_step_form filter allows the form to be modified before a step using it is processed.