Gravity Flow Actions and Filters
Articles
gravityflow_timeline_notes
The gravityflow_timeline_notes filter allows you to customize the entries of the activity log for a given entry/workflow, before they are presented in multiple locations including the entry detail screen and {workflow_timeline} merge tag.
gravityflow_timeline_step_icon
The gravityflow_timeline_step_icon filter allows the step icon to be filtered for the timeline.
gravityflow_title_entry_detail
The gravityflow_title_entry_detail can be used to customize the title of the workflow details page.
gravityflow_toolbar_menu_items
The gravityflow_toolbar_menu_items filter allows developers to modify the toolbar menu items in the Gravity Flow interface.
gravityflow_update_button_text_user_input
Use this filter to change the text of the update button on the user input step..
gravityflow_update_button_user_input
The gravityflow_update_button_user_input filter allows the Update button to be modified on the User Input step when the Save Progress option is set to either hidden or to radio button setting.
gravityflow_user_field
The User Field, by default, will display all users. If you need to filter the items you can use the following filter gravityflow_user_field.
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_web_api_capability_get_entries_steps
The gravityflow_web_api_capability_get_entries_steps filter allows developers to customize the capability required to retrieve the workflow steps for a specific entry via the Gravity Flow Web API.