The description for the options field for select elements is a bit confusing.

It says:

... Only alphanumeric characters and underscores are allowed as a key...

This indicates that you cannot add an email address as a key due to punctuation, however a valid use of these fields is to use the key as the email address to send the submission to.

CommentFileSizeAuthor
#2 webform_key_description.patch3.08 KBquicksketch

Comments

quicksketch’s picture

Priority: Normal » Minor

Thanks, a better message here is definitely warranted. Really you can use whatever you want (even spaces or quotes or whatever). Perhaps it should just be "recommended" that you use alphanumeric characters(?)

quicksketch’s picture

Version: 6.x-3.1 » 6.x-3.6
Status: Active » Fixed
StatusFileSize
new3.08 KB

I've changed this string to:

Use of only alphanumeric characters and underscores is recommended in keys.

Status: Fixed » Closed (fixed)

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