Can I connect a Drop Down Field w/ a Text Field?
I want to set up the drop down field to where when the item is chosen the price for that item shows up in a different text field.
So if they pick Tin from the "Material Options" drop down field the price $.04 will show up in the "Price" text field.
What do I need to do to set that up? I was thinking JavaScript but do not know how to set it up. Can someone please help me w/ the right code?
Also, after the price shows up in the Price text field, can that field still be calculated w/ a different text field?

