Harmster Posted October 29, 2012 Share Posted October 29, 2012 Hey, A somehow complicated question, atleast for me it seems quite complicated. So i have a template where I'd use a field called 'users' type page of my users pages. Now i would like to sort this on email of the user pages. I tried something like users->email but ofcourse that doesn't work. Now i dont really know how to put this into words. So could someone tell if this is possible and if so, how? Thanks Link to comment Share on other sites More sharing options...
apeisa Posted October 29, 2012 Share Posted October 29, 2012 $page->users->sort("email") 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now