Application Development 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: 

Input field in dialog screen

Former Member
0 Kudos

Hi all,

I need to create an input field on screen, which would enable input not by writing but by selecting a value from a list.

I tried to define the field as a listbox, but the FM VRM_SET_VALUES used for populating the values can contain only 2 field and I need to populate about 5 to 6 fields.

Any ideas? is it possible?

Thanks,

Hagit

1 REPLY 1

former_member667836
Active Participant
0 Kudos

Hi Hagit,

You can attach one search help with required field and convert the field to list box.

Message Edited

shibu