Articles

Sprout Invoices Integration

Gravity Flow includes built-in support for Sprout Invoices. On a standard Gravity Forms installation, the Sprout Invoices add-ons will create estimates/invoices during the form submission process.

gravityflowpdf_content

The gravityflowpdf_content filter is used to modify the contents the PDF Generator add-on defines via the step settings template before generating the PDF. 

gravityflowwoocommerce_paid_payment_status

The  gravityflowwoocommerce_paid_payment_status filter allows you to customize what status is returned after capturing payment.

gravityflowwoocommerce_valid_payment_statuses

The  gravityflowwoocommerce_valid_payment_statuses filter allows you to customize what statuses are valid for the capture payment step beyond the default of ‘on-hold’.

Email Notifications

There are three places where email notifications can be configured, and choosing the best option can be confusing. This guide will help you choose the right approach for each step in your workflow.

gravityflowpdf_file_name

Use this filter to change the name of the PDF file generated via the PDF Generator Add-On.

gravityflowpdf_download_file_name

Use this filter to change the name of the downloadable PDF file via the merge tag.

Vacation Requests

Vacation Requests can be managed with standard forms but the Vacation Requests Extension provides some additional features to make them easier to manage.

gravityflowpdf_mpdf_config

The gravityflowpdf_mpdf_config filter allows customization of the mPDF initialization properties to be overridden.

gravityflowpdf_generated

The gravityflowpdf_generated action allows customization to occur immediately after the successful generation of the PDF file on the server.