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

how to attach value range table to dropdown list box

Former Member
0 Likes
586

Hi there,

could u please explain me how to attach a value range table to dropdown list box (i.e I/O box with dropdown attribute as list with key).

if possible please explain me with a sample code.

Thanks in advance.

-Tulasi.

1 ACCEPTED SOLUTION
Read only

former_member195383
Active Contributor
0 Likes
517

hi ...if the associated domain of the field that u are using as i.o field has value range the same will come as drop down list...u u select the list box option and click from dictionary check box on the attributes...

To check if the domain has it or not...go to the domain..click on value range..u can see thr,...if values are not thr u can giv the same...

Or if u are not refering to dictionary type then use fm VRM_SET_VALUes

reward if the abv is helpful..

Hi there,

could u please explain me how to attach a value range table to dropdown list box (i.e I/O box with dropdown attribute as list with key).

if possible please explain me with a sample code.

Thanks in advance.

-Tulasi.

2 REPLIES 2
Read only

former_member195383
Active Contributor
0 Likes
518

hi ...if the associated domain of the field that u are using as i.o field has value range the same will come as drop down list...u u select the list box option and click from dictionary check box on the attributes...

To check if the domain has it or not...go to the domain..click on value range..u can see thr,...if values are not thr u can giv the same...

Or if u are not refering to dictionary type then use fm VRM_SET_VALUes

reward if the abv is helpful..

Read only

0 Likes
517

Thanks prasanna.