Limiting How Many Checkboxes Can Be Checked
A simple method for limiting how many checkboxes can be checked (and how many checkboxes must be checked) on a checkbox field.
Set Number of List Field Rows by Field Value
Increase or decrease the number of rows in a List field by the value of another field. Ordering three tickets? Show three list field rows for ticket information.
Use Merge Tags as Dynamic Population Parameters
Some complex fields (like Checkbox, Multi Select, List and Single Product fields) do not provide a default value setting. But they do support dynamic population. …
Dynamic Products via Post Meta
Had an interesting question on the forum today: The site has multiple publications that are available for purchase, each has a separate price value. The …
Conditional Shipping by Form Total
A user on the Gravity Forms Support Forums posted today asking if it were possible to setup a shipping fee that was only applicable if …
Set a Minimum Order Quantity
Gravity Forms provides the ability to set a minimum per field when using a separate Quantity field but what about a minimum quantity for the …
Enable Decimal Values in Quantity Fields
Gravity Forms has some pretty comprehensive support for various pricing fields but one thing it does not provide is a weight field. So what do …
Set Post Status by Field Value (Advanced)
This tutorial/snippet expands on the snippet. Here is a refresher on the issue: Currently, the post status of a post generated from a Gravity Form …
Set Post Status by Field Value
Currently, the of a post generated from a Gravity Form submission is set via the Post Title, Post Body or Post Excerpt fields. So what …
Pro Tip: Skip Pages on Multi-Page Forms
I’ll admit it. I’m a bit of a Gravity Wiz. And as such, I do a good bit of testing on really long multi-page Gravity …
Custom Field Confirmation
Request users to confirm important information on your forms by entering it twice. Ya know, like the option on the email field? Here’s the code: …
Dynamically Populating User Role
Use this snippet in conjunction with Gravity Forms dynamic population functionality to populate the current user’s role into any form field. This snippet assumes the …
Allow Site Creation to be Conditional with User Registration Add-on
The problem: You want to register users and allow them to optionally specify if they would like to create a site with their registration as …
Display Number of Entries Left Based on Entry Limit
Want to really entice your visitors into submitting your Entry Limit-enabled form? Display the number of entries left based on the entry limit! Be aware, …
Close Comments when Post Created via Gravity Forms
This simple snippet allows you to close comments on posts created via a Gravity Form.