We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gppa-custom-refresh-trigger.js
1 parent 7874b6c commit 4425281Copy full SHA for 4425281
gp-populate-anything/gppa-custom-refresh-trigger.js
@@ -1,6 +1,6 @@
1
/**
2
* Gravity Perks // Populate Anything // Custom Field Refresh Trigger
3
- * https://gravitywiz.comhttps://gravitywiz.com/documentation/gravity-forms-populate-anything/
+ * https://gravitywiz.com/documentation/gravity-forms-populate-anything/
4
*/
5
// Update "1" and "2" to the field IDs that should trigger a Populate Anything refresh.
6
$( '#field_GFFORMID_1, #field_GFFORMID_2' ).find( 'input' ).on( 'change', function() {
0 commit comments