snippet-library
snippet-library copied to clipboard
A library of powerful code snippets to help you get the job done with Gravity Forms and Gravity Perks.
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2299585841/52198?folderId=3808239 ## Summary Discount value does not get displayed as a positive value. **BEFORE:** **AFTER:**
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2301130622/52247/ ## Summary Add support for Tom Select (GP Advanced Select) to work with the Limit Multi-Select snippet. After the update, standard behaviour (without GPAS) still...
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2277891267/50631?folderId=3808239 ## Summary Added support for multiple configurations. **Before:** https://www.loom.com/share/25298738740044d18a64b1f6add0ec63 **After:** https://www.loom.com/share/8c55ef9348ed4e4bac0018f783132aaf
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2248354057/48768 ## Summary See https://github.com/gravitywiz/gp-nested-forms/pull/237.
Replaces #673 - patch branch renamed. ## Context The Gravity Forms team added formId as a parameter of the gform_coupons_discount_amount JS filter in GF Coupons 3.0.1. This snippet no longer...
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2254348243/49111 ## Summary When clicking on the "Settings" link in the form list, a `subview` query arg is not specified and as a result, the Custom...
And $maxField.hasClass('gfield_radio') . ## Context ⛑️ Ticket(s): https://secure.helpscout.net/link/to/conversation 📓 Notion: https://notion.so/link/to/card 💬 Slack: https://slack.com/link/to/thread-or-message ## Summary
## Context This has also been tested to work with GP Populate Anything.
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2214432238/46871?folderId=3808239 ## Summary Added custom validation message to this snippet. This can be used as follows: ``` register_confirmation_fields( 404, array( 3, 4 ), "Please compare the...
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2205739488/46442?folderId=3808239 ## Summary PHP8 warnings were noticed in the investigation of the ticket. A before and after overview of the warnings (and confirmation that the functionality...