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.
gf-recalculate-of-image-wrapper-click.js
1 parent 5a34694 commit b18ee75Copy full SHA for b18ee75
experimental/gf-recalculate-of-image-wrapper-click.js
@@ -1,7 +1,11 @@
1
/**
2
- * Gravity Perks // Gravity Forms // Recalculate on checkbox change
+ * Gravity Perks // Gravity Forms // Trigger calculations on click of image for Image Choice
3
* https://gravitywiz.com/
4
*
5
+ * This snippet is needed to work around a bug in Gravity Forms 2.9 where calculations are not
6
+ * re-processed when the actual image of an Image Choice is clicked. It works fine if you click on
7
+ * the label or the checkbox/radio itself.
8
+ *
9
* Instructions:
10
11
* 1. Install this snippet with our free Custom JavaScript plugin.
0 commit comments