Hi
I have created a form which outputs an email. I am using a Fieldx to pick up a simple drop down. The Fieldx drop down successfully displays in the form but when the form is sent the resulting email display (using [fields]) does not display the value of the field but the number of values selected ie 1
For example if the Fieldx simple drop down has Red, White & Blue and Blue is selected the resulting email will output '1' rather than 'Blue' How can the form be configured to generate the value rather than a number?
Cheers