{today} Merge Tags
Summary The {today} merge tags can be used in field default value settings, notifications, confirmations, and with some add-ons to output the date and/or time the merge tag is processed. Since Support...
View ArticleConsent Field CSS Selectors
Container example: consent field container – applies to all forms body .gform_body .gform_fields .ginput_container.ginput_container_consent {border: 1px solid red} example: consent field container –...
View ArticleGravity Forms Block Settings
Introduction The Gravity Forms Block is available within the WordPress block editor and can be used to insert a form on a page or post. This article details the settings available for the Gravity...
View Article{square_receipt_url} Merge Tag
Note: Square doesn’t currently support receipts in sandbox mode. While in sandbox mode, links to receipts will result in a page not found error. Summary The {square_receipt_url} merge tag outputs the...
View ArticleModifying Field Layout with CSS Ready Classes
Introduction In Gravity Forms 1.5 we added “Ready Classes”. Using these new classes, you can easily create more advanced alternative layouts for the fields in your forms. Essentially, Ready Classes...
View Article{quiz_score} Merge Tag
Summary Displays the total score for the quiz or for a specific quiz question. The score is affected by weighted scoring. Usage {quiz_score} {quiz_score:id=x} Modifiers :id The ID of the specific quiz...
View ArticleList of CSS Ready Classes
Introduction This article contains a reference list of the available CSS ready classes in Gravity Forms core. Each of the classes here are expanded upon in our detailed CSS Ready Classes article....
View ArticleExample: Changing Font Sizes
Introduction By default, Gravity Forms will utilize much of your current theme’s stying, but in some cases, you may need to change rules that your theme defines. This article shows a few simple...
View ArticleExample: Changing Your Form’s Background Color
Example modifying all forms This will change the background color for all forms by using the form wrapper element body .gform_wrapper { background-color: yellow; } Example modifying one form This will...
View ArticleWhere to Put Your Custom CSS
Use the WordPress Customizer WordPress includes a tool to enable you to tailor the presentation of your theme. Included in that, is a way to add custom CSS code. Do the following: From your site admin...
View Article{source_page_number} Merge Tag
Summary The {source_page_number} merge tag is available for use in Form Settings → Pagination Tracking → Event Parameters when using the Google Analytics Add-On. Usage {source_page_number} Output This...
View Article{current_page_number} Merge Tag
Summary The {current_page_number} merge tag is available for use in Form Settings → Pagination Tracking → Event Parameters when using the Google Analytics Add-On. Usage {current_page_number} Output...
View ArticleUsername
Summary The Username field provides a single line input. It is available under the Advanced Fields section within the form editor and only when the User Registration add-on is active. Username field...
View ArticleReviewing Spam Submissions
Summary The following features are available on the Entries List and Entry Detail pages. For more information about fighting Spam, refer to this article. Entry Page Entries Filter A Spam link, with...
View ArticleExporting Form Entries
Introduction In this article, we will show you how to export all of your form entries (submissions) to enable further analysis or manipulation in external tools. How To Export Entries First, log into...
View ArticleImporting Form Entries
Summary Gravity Forms does not include a feature for importing entries. This article will discuss several methods for importing entries into Gravity Forms, including database migrations, WP-CLI...
View ArticleEntry Detail
The Entry detail page allows you to view the information created for the entry. From this screen you can view the info, add notes, print, and enable notifications. Entry Data This information varies,...
View Article{activation_url} Merge Tag
Summary The {activation_url} merge tag generates a unique link allowing users to activate their account after registering. This is useful when manual approval or email confirmation is required before...
View Article