Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

dropdown default value

Former Member
0 Likes
442

hi all,

I am creating drop down list using lvc grid option but I have to set default value in drop down

so what to do.

1 REPLY 1
Read only

VenkatRamesh_V
Active Contributor
0 Likes
404

Hi  Dipti,

Try,

field name   = 'test'   " list box value.

Don't add the default values  to the  list box internal table.

Hope it helpful,

Regards,

Venkat.