Select box. Тext instead of value?

Alexandr 24 Nov, 2011
Hello! I do not know much English. How to make the text instead of value?
GreyHead 24 Nov, 2011
Hi Александр,

Either: (a) put the text in the option value instead of the part number

or (b) look up the text using a Custom Code element in the On Submit event. To do this you need to have either an array of values or have them stored in a database table.

Bob
This topic is locked and no more replies can be posted.