snippet-library icon indicating copy to clipboard operation
snippet-library copied to clipboard

A library of powerful code snippets to help you get the job done with Gravity Forms and Gravity Perks.

Results 105 snippet-library issues
Sort by recently updated
recently updated
newest added
trafficstars

⛑️ https://secure.helpscout.net/conversation/2512235919/61615 ## Summary Fixed a console error `Uncaught TypeError: Cannot read properties of null (reading 'caller') ...` when a coupon code is applied on a form when using the...

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2466624374/59384?folderId=1530128 ## Summary When this snippet was used with GF User Registration to help GPFUP with rehydration, the file/image would be removed from the user if...

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2493953931/60560?folderId=3808239 ## Summary The snippet doesn't work when the dropdown field choices are not set when the form renders. If choices are populated later based on...

bug

When set, snippet will append images for ACF Gallery fields instead of replacing. This is currently limited to ACF Gallery fields but could be readily expanded to other field types....

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2478783845/59879?folderId=7098280 ## Summary Use [full street address](https://github.com/gravitywiz/snippet-library/blob/master/gp-address-autocomplete/gpaa-use-full-street-address.js) snippet cannot be directly used with the current Single Line as Input snippet. This update adds an extra argument...

enhancement

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2471019694/59531?folderId=3808239 ## Summary Checkbox fields are not sent to Google Sheets when Gravity Forms - Export Multi-input Fields in Single Column plugin is active. The proposed...

bug

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2460908266/59240?folderId=3808239 ## Summary The All Fields Template is causing a fatal error: `Warning: Undefined variable $input_ids in /.../gw-all-fields-template/gw-all-fields-template.php on line 201` The issue is down to...

bug

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2438225719/58343?folderId=7098280 ## Summary When the parent form is submitted, a post is created with the Advanced Post Creation add-on. The Nested Form entries should be linked...

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2429207246/57777 ## Summary With the introduction of input-specific export columns in https://github.com/gravitywiz/gp-nested-forms/pull/57, this snippet must be updated to account for this new scenario.

## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2429986137/57820?folderId=3808239 ## Summary All Fields Template. Email fields are getting output as links. It should be getting output as an email text. BEFORE: AFTER: