I have a webform with a dropdown list that has the following safe key|readable options:
ADMN|Administrative
ALLE|Allergy
AUDI|Audiology
How do I get the resulting email that the webform outputs to display the readable key? I'm currently using %value[service_dropdown] which outputs "Administrative", for example, but I want it to read "ADMN".
-Ken
asphodel@mit.edu
It looks like this functionality was added to the 4.x branch of Webform (https://www.drupal.org/node/1340010), but I don't believe it's available in earlier versions. Drupal Cloud appears to be on the 3.x branch currently.
11/12/14