Avatar

Level 2

thanks very much Bibhu_Nayak for your help ..really. But allow me to clarify the question..

Lets say I have a drop down list and a text field on a form

In the drop down list, I might have values such as Color1, Color2, Color3, Color4, and so on. where for example...

Color1 corresponds to blue,

Color2 corresponds to red,

Color3 corresponds to white,

Color4 corresponds to green

So if the user chooses Color1 from the drop down menu, the value "blue" should be automatically displayed in the text field

if the user chooses Color2 from the drop down menu, the value "red" should be automatically displayed in the text field

if the user chooses Color3 from the drop down menu, the value "white" should be automatically displayed ....etc.

I hope I'm really clear on what I'm trying to achieve. I need help with this.

thank you.

Samuel (newbie)