Skip to content

Commit e6346b7

Browse files
authored
gw-prevent-duplicate-selections.js: Updated description to indicate support for Radio Button fields.
1 parent 3a8fb98 commit e6346b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gravity-forms/gw-prevent-duplicate-selections.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* Gravity Wiz // Gravity Forms // Prevent Duplicate Selections
33
* https://gravitywiz.com/
44
*
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).
5+
* Prevent duplicate selections in choice-based fields. Currently works with Checkbox and
6+
* Radio Button fields with plans to support all choice-based fields (e.g. Drop Downs & Multi Selects).
77
*
88
* For Drop Down field support, use this snippet:
99
* https://github.com/gravitywiz/snippet-library/blob/master/experimental/gw-prevent-duplicate-drop-down-selections.js

0 commit comments

Comments
 (0)