Gravity Forms Round Robin
View this code snippet on GitHub. Overview Imagine you have a form where you’d like to automatically cycle through the choices of a designated field with every entry. The cycle starts with the first...
View ArticleTime Sensitive Choices with Gravity Forms
View this code snippet on GitHub. Overview If you’ve ever built a form for scheduling, you know how important it is that the available times are accurate. Use this snippet to automatically limit the...
View ArticleCount the Total Number of Checked Checkboxes with Gravity Forms
View this code snippet on GitHub. Overview There’s a classic Gravity Forms tongue twister that I love: How many checks could a Checkbox count if a Checkbox could count checks? Up until today, the...
View ArticleMake Your Gravity Forms Validation Errors Mobile-friendly(er)
View this code snippet on GitHub. Want a UI for this?Our simple plugin will apply this functionality to all forms out of the box. If you’d like a setting to enable this per form, Dennis Hunink has...
View ArticleCreating Coupons for Easy Digital Downloads with Gravity Forms
View CodeDownload Code Coupons are a useful incentive for persuading customers to fill out a form. Want to encourage visitors to sign up for your newsletter? Offer them a coupon code for a small...
View ArticleHow to Block a Date Range with Gravity Forms Datepicker
This article requires the Gravity Forms Limit Dates perk. Buy Gravity Perks today to get this perk plus 36 other premium Gravity Forms plugins! View the Plugin Buy Gravity Perks View this code snippet...
View ArticleHow to automatically reload a Gravity Form when a modal is closed
This article requires the Gravity Forms Reload Form perk. Buy Gravity Perks today to get this perk plus 36 other premium Gravity Forms plugins! View the Plugin Buy Gravity Perks By default GP Reload...
View ArticleAdd Image Previews to Gravity Forms File Upload Fields
This article requires the GP File Upload Pro perk. Buy Gravity Perks today to get this perk plus 36 other premium Gravity Forms plugins! View the Plugin Buy Gravity Perks Overview As a user I like to...
View ArticleHow to Update Posts with Gravity Forms
This article requires the GP Populate Anything perk. Buy Gravity Perks today to get this perk plus 36 other premium Gravity Forms plugins! View the Plugin Buy Gravity Perks Overview Using Gravity...
View ArticleCreating Multiple IDs with Gravity Forms
View CodeDownload Plugin Have you ever needed to generate a unique IDs for a project? This could be to identify your users, generate raffle ticket numbers, or keep track of products. Let’s take a look...
View Article