cancel
Showing results for 
Search instead for 
Did you mean: 

setting the value.

Former Member
0 Kudos

Hai,

I have two columns in table. one with drop down and one with input field. If I insert any value in input field that value should come in drop down or that value is set in that field.. both fields are of same type.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hii,,

Use Dropdown by KEY functionality. This will help you resolve your problem. Explore around it, or let me know so that i can provide with a sample code.

cheers,

SV.

Former Member
0 Kudos

I am using drop down for a colmn and inputfield for a column.(both of same type).

when I click a button drop down should hide and allow users to use input field option. when user feeds the input field that value I should set for drop down also......