Quote:
Originally Posted by dwheeler
Hi
On my forms I am using several dropdown select questions. When submitted, the select answers are changed to "1" "2" "3" etc to correspond with the answer in the dropdown. I would like the answer dropdown answer to be used instead of being replaced. Am I missing something, or do I need to use a <if> statement in the output?
Running vB 3.8.1 with Easy Forms 3.1
Thanks
Dan
|
I'm not entirely sure what you are referring to.
If it's to do with the custom output and dropdown select answers, use $qo[1] instead of $q[1]