‎2011 Nov 16 7:10 AM
Hi,
How to provide an option for multiple selection in dropdown/listbox? Is there any option for this other than triggering F4 function and displaying in ALV or table control with multiple selection option?
otherwise, is it possible to have multiple selection in text editor?
Thanks,
Amal
‎2011 Nov 16 8:37 AM
HI,
Instead of displaying multiple selection in deopdown list go for multiple section in ListBOx. It will be easier for you. Here is the demonstration of using ListBox along with screen shots and Code.
Check this Link
<Link farm to blocked site removed by moderator>
Edited by: sum_it2 on Nov 16, 2011 9:37 AM
Edited by: Vinod Kumar on Nov 16, 2011 3:01 PM
‎2011 Nov 16 9:01 AM
Hi,
I need this function in module pool or text editor; not in webdynpro. any option to do in module pool?
Thanks,
Amal
‎2011 Nov 16 9:18 AM
listboxes/dropdown menus dont provide the ability of multiple selection.
better do a table control or a ALV with a selection characteristic.