I'm trying to build a form for clients to order photographs. I need 3 columns:
*an empty field in which they can enter the image number (IMG_235)
*a dropdown field where they can select a print size (5x7, 8x10, 8x12)
*a dropdown field where they can select number of copies (1,2,3)
It's the first field I'm having trouble with. If I use the product pricing field, the image number is entered as a dollar amount, not as a numeric value. How do I remove the currency value from this field?