Output A Text Value From A Dropdown Select

davec 23 Sep, 2013
Hi

I need a little help!!

I have a site where I have a dropdown with 4 values relating to various stores. What I need to do is after a store is selected a telephone number is displayed as a standard text field. I have added an attachment so that you can see what I am trying to achieve.

Thanks

Dave 8)
GreyHead 23 Sep, 2013
Hi Dave,

You can do this fairly easily with JavaScript linked to the drop-down. You could hide or show image; or just change the text in a <span> element.

Bob
davec 26 Sep, 2013
Bob

thanks for the reply. I really do not understand how this is achieved, can you perhaps provide an example please?

Dave 8)
GreyHead 26 Sep, 2013
Hi Dave,

If you check the Combo box FAQ that is very similar.

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