Set value for select dropdown

Hello ,

I’ve one dropdown box in child table, in which I want to set value dynamically.

e.g, Suppose i’ve dropdown box in child table “test_select” and based on some condition i want to set value for that “Hii” and “Hello World” or on some other condition i want to set value "Test 1 " and “Test 2”.

How can i do this?

Check this.

3 Likes

Thnx … it’s working…

1 Like