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.
gw-prevent-duplicate-selections.js
1 parent 3a8fb98 commit e6346b7Copy full SHA for e6346b7
gravity-forms/gw-prevent-duplicate-selections.js
@@ -2,8 +2,8 @@
2
* Gravity Wiz // Gravity Forms // Prevent Duplicate Selections
3
* https://gravitywiz.com/
4
*
5
- * Prevent duplicate selections in choice-based fields. Currently limited to Checkbox fields with plans
6
- * to support all choice-based fields (e.g. Radio Buttons, Drop Downs & Multi Selects).
+ * Prevent duplicate selections in choice-based fields. Currently works with Checkbox and
+ * Radio Button fields with plans to support all choice-based fields (e.g. Drop Downs & Multi Selects).
7
8
* For Drop Down field support, use this snippet:
9
* https://github.com/gravitywiz/snippet-library/blob/master/experimental/gw-prevent-duplicate-drop-down-selections.js
0 commit comments