In the Form Component table of a webform at node/%node/webform there's a confusion naming.
While the component definition itself speaks of "Label", you display the component label in the first column with heading "NAME". This is unclean naming and leads to confusion with machine names.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | webform_name_label.patch | 635 bytes | quicksketch |
Comments
Comment #1
dave reidComment #2
quicksketchYou're right. We switched to "Label" on the component form for this very reason, though looks like we didn't do the same thing on the node/x/webform page. Fixed with this patch which I've committed to Git.
Comment #3
quicksketch