Hello! I do not know much English. How to make the text instead of value?
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