You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,11 @@
7
7
8
8
This plugin allows you to add custom data attributes to Gravity Forms fields.
9
9
10
-
It should work with all of the Standard field types and any of the Advanced field types that only have one input field (e.g., Email but not Address).
10
+
It should work with:
11
+
12
+
- all of the Standard field types
13
+
- any of the Advanced field types that only have one input field (e.g., Email but not Address)
14
+
- the List advanced field type, including with multiple columns (thanks @reddo!).
11
15
12
16
For fields with choices, such as checkboxes, you can assign separate values for each data attribute for each choice (the UI for this is ugly right now 🤷).
0 commit comments