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.

CommentFileSizeAuthor
#2 webform_name_label.patch635 bytesquicksketch

Comments

dave reid’s picture

Project: Token » Webform
Version: 7.x-1.x-dev » 7.x-3.x-dev
quicksketch’s picture

Priority: Normal » Minor
Status: Active » Fixed
StatusFileSize
new635 bytes

You'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.

quicksketch’s picture

Title: Rename NAME to LABEL » Rename NAME to LABEL on node/x/webform page

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.