Closed (outdated)
Project:
Views (for Drupal 7)
Version:
7.x-3.3
Component:
fieldapi data
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2012 at 18:14 UTC
Updated:
16 Aug 2017 at 09:03 UTC
Jump to comment: Most recent
Comments
Comment #1
mpisano commented+1
I also need to specify a custom sort order. Plus I'm having this problem:
My field List (text) data is
1|....
2|....
....
9|...
10|...
11|...
When I sort, this is the result:
1|...
10|...
11|...
2|...
3|...
Any idea?
Comment #2
mustanggb commented