cancel
Showing results for 
Search instead for 
Did you mean: 

Drop-down or List Box item order

Former Member
0 Kudos

Hi,

Created a drop-down list or list box and enter manual entries and entered 5 values/display text.

e.g.

0/select

1/entry one

2/entry two

3/.....

However the values always show out of order. set a default value to '0' and the default shows correctly. I'm compiling in web dynpro.

How can I get them to display in order? Thanks

Brian

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Brian

Please make use of Entry List Global and create Range Entry List.

It does give you the list in order of the text as assigned against a number in the Value<->Display Text list.

Note : this works fine for VC Drop down.

Regards

Navneet

Message was edited by:

Navneet Giria

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Navneet,

Thanks for the help full answer, but still have the same problem.

I had an issue with a button link a while ago, which for something so simple gave me such problems, turns out the issue occurred due to the compiler (web dynpro), it worked using Flash.

Do you think this could be the same issue here?

Regards

Brian