Articles

Adding Meta Boxes to the Entry Detail Page Using the Add-On Framework

This tutorial shows how custom meta boxes can be added to the entry detail page using the gform_entry_detail_meta_boxes filter added in Gravity Forms 2.0.

How To Add And Remove Countries From the Address Field

Note: Refer to the filter gform_countries for more information about adding and removing countries from the Address Field.

Adding Images, JavaScript, and HTML To Forms

With Gravity Forms, you can easily insert images or other HTML content within your form using the HTML field. This allows you to use relevant and attention-grabbing images that your users will relate to and respond to, or add your logo to your forms to help reinforce your brand.

Creating Customized Form Notification Emails

A combination of HTML, CSS styling and Gravity Forms merge tags can be used to create a template that will be populated with dynamic content, allowing you to style and brand your notifications.

Sending Form Submission Notifications To Multiple Recipients

Here’s how to configure your notifications in Gravity Forms to send to multiple email recipients.

gform_temp_file_expiration_days

This filter can be used to override the number of days before temporary file uploads are deleted.

object

http://php.net/manual/en/language.types.object.php.

int

http://codex.wordpress.org/How_to_Pass_Tag_Parameters#Integer.

gform_system_report

Allows the sections displayed on the System Status page to be modified.

gform_stripe_charge_pre_create

This filter allows the charge properties to be overridden before the charge is created by the Stripe API.