cancel
Showing results for 
Search instead for 
Did you mean: 

Drop down auto-complete

Former Member
0 Kudos
1,048

hi

Is there a way to create a dropdown auto-complete list in abab webdynpro?

i have a table in my application, one of the columns is city_name and i want the user to select cities from the dropdown list but it will get alot of values thats why i wont to add the ability of auto-complete to make it easier (the values to the list will come from a custom table of citys T5J63)

thanks

Ami

View Entire Topic
vineetrrakesh
Explorer
0 Kudos

Hi Ami,

I don't think there is anything like Auto-Complete for Drop-Downs in WebDynpro ABAP, but you can realize this functionality with an input field with Value suggestion. It will look like below

Hope this might help.

Regards

Vineet

Former Member
0 Kudos

Hi

is there any example how to create it ?

Former Member
0 Kudos

use below link

http://scn.sap.com/docs/DOC-33803

reward point if helpfull