Any way to sort the civi field by alphabetical?
yurtboy - August 13, 2007 - 20:17
| Project: | CiviNode And Civinode CCK |
| Version: | 5.x-1.x-dev |
| Component: | Documentation |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have it pulling the list of people in the database but it is not in order for name but ID
Thanks
Alfred

#1
Let me explain that better.
So when I get a pull down list of say Orgnames how do I make this sort alphabetical?
#2
Short answer is that I don't support this yet, but it could be done: someone would need to write a "sort" filter for Views.
I'd call this a "feature request".
#3
Seems like I got did not need this once I used the ajax auto fill input field instead of a pulldown list.