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.
## Summary `gpnf-require-confirm-to-delete-on-parent-form.js`: Added Instruction Video.
## Context `gppa-replace-field-with-spinner-instead-of-pulsing.js`: Added Instruction Video.
## Context `gppa-require-min-chars-before-trigger.js` : Added Instruction Video.
## Context `gpalf-dynamic-row-labels.js`: Added Instruction Video.
## Context `gppt-scroll-to-top.js` : Added Instruction Video.
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2583004576/65519 ## Summary Added support to required unique inputs for `name` field type. Original request was specifying the inputs id,(not sure if the user can specify...
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2576524151/65219/ ## Summary When using the [GPPA ACF Repeater Mapper](https://github.com/gravitywiz/snippet-library/blob/4bfeb339090e89416c52ea20464a1ff872ae7729/gp-populate-anything/gppa-acf-repeater-mapper.php) snippet, static values set in the Choice Template are ignored.
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2569827939/64882 ## Summary With this change, feeds are processed per list data row.
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2567849650/64749/ ## Summary In a multi-page form, when the order of fields is randomized, on subsequent pages, fields may re-appear. Also, fields that are yet to...
## Context ⛑️ Ticket(s): https://secure.helpscout.net/conversation/2565332084/64616?folderId=3808239 ## Summary Setup default value for a filter in the Filters block. Applied the `wp_safe_redirect` logic as on core we do when we manually "apply"...