Articles

The inbox shortcode on the front page displays posts instead of the workflow detail

This happens when the Gravity PDF plugin is running. You can resolve this issue by adding the following snippet to your theme's functions.php file.

The link to this form is no longer valid

This article explains how to resolve the “The link to this form is no longer valid” error that occurs when email assignees access Form Submission step links, typically caused by aggressive page caching.

A use-case for demonstrating usage of form connector and webhooks

Objective: To illustrate a use-case that could be used to demonstrate the use of a form connector and incoming and outgoing webhooks. We will create an overall workflow that accomplishes the following.

Terms and Conditions

Please wait while the policy is loaded. If it does not load, please click here to view the policy.

Recent Changes for Customers Paying with PayPal

As of November 27, 2023, the Gravity Flow website will no longer accept PayPal as a payment method for purchases or renewals.

Auto-update failing

This article explains how to resolve the “Update Failed: Download failed. Unauthorized” error when updating Gravity Flow.

The Shortcode doesn’t look the screenshots in the docs

The appearance of the shortcode varies depending on your active theme. Your theme controls font sizes, button styles, border styling, and input field dimensions.

The coupon field isn’t working

This article explains how to resolve issues with the Gravity Forms Coupons Add-On requiring a product field, and how updating to the latest versions removes this requirement.

414 error – Request URI too long

Security plugins or hosting configurations that block long URLs can cause a blank inbox page. Deactivate URL filtering in your security plugin or contact your hosting provider to disable URL length restrictions.

How can I find step ID / form ID / field IDs and use them in hooks?

When adding custom code for Gravity Forms or Gravity Flow, you’ll often need to target a specific form, field, or workflow step. Each ID is located in a different part of the interface.