Alphabetise Drop Down Lists

B

Ben

Hi.

I am creating an Infopath form to enter travel information for staff in
relation to case work. I have created a drop down list which pulls the data
in from the relevant database i.e. case number and case name, but the list
seems to be random. How do I alphabetise the list?

Thanks
 
B

Ben

Yes, it has the order bu command in the table properties. Is there a command
in Infopath I can use, or should this be working?

Thanks
 
S

S.Y.M. Wong-A-Ton

Are you sure you checked if it has an ORDER BY clause by going to "Tools >
Data Connections...", [Modify...] button, [Edit SQL...] button? If you did
and it has, then it should be sorting the items. Perhaps it is ordering by ID
instead of NAME?

To my knowledge, there is no sorting command in InfoPath. You would have to
do it either through code or with XSLT.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top