Articles

Security Warning: merge tags as HTML attribute values

If your form confirmation is using a merge tag as a value for an HTML attribute, you may see the following warning: Your confirmation message appears to contain a merge tag as the value for an HTML attribute.

Email Routing in Gravity Forms Notifications

Each Gravity Forms notification has the option of additional email routing. This is similar to conditional logic in that different events can cause the notification to go to a different recipient. Learn how to configure the routing options within your notification.

gform_is_value_match

This filter can be used to filter whether the source and target values are a match.

gform_conditional_logic_operators

This JavaScript hook can be used to override the available conditional logic operators.

Centering an Entire Form

This CSS snippet shows how to center an entire form. The snippet may be placed in your style.css for your theme.

Changing Stripe Billing Information

This snippet will allow you to change a customer's billing information that has been stored within Stripe, using a form.

Create a Customer in Stripe without Capturing Payment

Capturing a Stripe customer through your form is easy with Gravity Forms, even if you’re not charging them yet. You can create a customer in your Stripe.com dashboard, including their payment details, without actually charging the customer using this tutorial.

Advanced Tab

A list of settings available to the field’s Advanced tab and the positions the new settings can be added to when using the gform_field_advanced_settings hook.

Appearance Tab

A list of settings available to the field’s Appearance tab and the positions the new settings can be added to when using the gform_field_appearance_settings hook.

General Tab

A list of settings available to the field’s General tab and the positions the new settings can be added to when using the gform_field_standard_settings hook.