Hey,
I have a drop down list with 5 options. I want to know if its possible to send a value to a text field element after selecting any of the 5 options.
To better understand what I mean, these 5 options are products that have different prices. So if a client selects one of the 5 products, the price would show up inside a text field that has already been created.
It would look like this:
Select Product:
[DROP DOWN LIST]
Product Price:
[VALUE GETS SENT HERE ONCE THEY SELECT OPTION]
