Having trouble with a dropdown field

How to display dropdown text instead of numeric values in ChronoForms.

Overview

The issue occurs because the form is configured to submit the numeric index of the dropdown selection rather than the associated text label.
Adjust the form's data handling settings to capture and submit the display text of the dropdown options instead of their underlying values.

Answered
at atoddvr6 19 Feb, 2015
Hello,

I would like to use a dropdown for the subject field of the form so that people can choose a subject more easily. But for some reason, all I receive in my inbox for that field is the number, NOT the subject text.

Here is how I have it formatted:

0=First Choice
1=Second Choice
2=Third Choice

For the Empty Option I have: Select a Subject

I have tried putting various things in the Selected Values box but nothing changes. Any help would be greatly appreciated!
This topic is locked and no more replies can be posted.