Gravity Wiz Weekly #98
Greetings, wizards. π
Lots to share this week so let’s jump right in!
The Guide to Gravity
Gravity Forms has an awesome ecosystem of talented developers producing high-quality, well-supported add-ons. Gravity.Guide is a new resource from the makers of GravityView with a focus on teaching you how to combine these different add-ons to achieve great things.
Check out this course where instructor Michelle Hayes shows you how to use our Populate Anything perk to conditionally show information based on the domain name of the user’s email address.
Expect to see more guides in the Gravity Perks category soon!
Better Spam Protection with Gravity Perks
Gravity Perks user Clifford P. wrote up a great tutorial on using Gravity Forms Blacklist to beef up your spam protection. If you’re an audiovisual learner, Cliff recorded a video walking you through the entire process.
Resources
Round Robin: Share the leads!
Our Round Robin snippet lets you distribute or assign your form submissions evenly based the choices in a field. This week, we added support for limiting how many times a given choice is selected by Round Robin via GP Limit Choices.
Gravity Perks
GP Blacklist (v1.2.9)
- Added support for Gravity Forms 2.5.
- Fixed an issue where GPBL caused a fatal error when Gravity Forms is deactivated first.
GP Limit Checkboxes (v1.2.14)
- Fixed an issue where administrative fields may produce a cryptic error message when GPLCB is enabled for them.
GP Limit Dates (v1.0.23)
- Fixed an issue where a deleted field may cause GPLD to fail to render.
GP Nested Forms (v1.0-beta-8.67)
- Added responsive support when displaying the Nested Entries Detail template on the frontend.
- Added inline docs for
gpnf_entry_limit_min
andgpnf_entry_limit_max
filters. - Added translator comments for several strings.
- Added support for populating values passed from the parent form’s
field_values
shortcode parameter. - Fixed issue where child form inline styles that shared a parent form handle were enqueued too late and never output.
GP Page Transitions (v1.0-beta-1.15) β Early Access
- Fixed an issue where GPPT may advance prematurely when the last field is conditionally hidden.
GP Populate Anything (v1.0-beta-4.103)
- Added
is in
andis not in
operators globally. - Added
gppa_autoloaded_object_types
filter to customize available object types. - Fixed an issue where populated entries may show out of order if they are ordered by a 12-Hour Time field.
- Fixed an issue where GPPA may generate notices when using LMTs.
- Fixed an issue with tables names that contained spaces.
GP Preview Submission (v1.3.3)
- Added inline hook documentation for gpps_pre_replace_merge_tags and gpps_post_replace_merge_tags.
- Updated minimum version of Gravity Forms to 2.4.
- Fixed an issue where signature fields would not preview properly.
- Fixed conflict with Nested Forms where {Parent} merge tag was replaced incorrectly.
- Fixed notice generated by use of deprecated GFFormsModel::get_incomplete_submission_values() method.
- Fixed an issue where signature fields would not preview with
{all_fields}
merge tag.
GP Read Only (v1.6)
- Fixed compatibility issues with the Gravity View plugin.