If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2011-09-22
Originally by: tannern
Is ming capable of sorting by a related document property? If so this should be a quick fix with the proper sort arguments. If not, then storing the currently assigned user's display/username in the custom_fields would allow proper sorting before pagination logic.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Originally by: tannern
Is ming capable of sorting by a related document property? If so this should be a quick fix with the proper
sort
arguments. If not, then storing the currently assigned user's display/username in the custom_fields would allow proper sorting before pagination logic.Going to use [#3742] to track sorting on user fields.
Sorting on an edit page works for me now.
Related
Tickets: #3742