Multiple levels of grouping in custom sorts
robfreundlich says:
I'd like to be able to have multiple levels of grouping when I create a custom sort. Instead of a dialog that looks like this (sorry for the ASCII art):
================================
first Sort by: [Field] [Direction]
then Sort by: [Field] [Direction]
...
----------------
Group by: [Field]
================================
You could simply do this:
================================
first [Group/Sort] by: [Field] [Direction]
then [Group/Sort] by: [Field] [Direction]
...
================================
Once a user has picked "Sort", all subsequent choices become "Sort", since it's pretty weird to group *after* sorting.
================================
first Sort by: [Field] [Direction]
then Sort by: [Field] [Direction]
...
----------------
Group by: [Field]
================================
You could simply do this:
================================
first [Group/Sort] by: [Field] [Direction]
then [Group/Sort] by: [Field] [Direction]
...
================================
Once a user has picked "Sort", all subsequent choices become "Sort", since it's pretty weird to group *after* sorting.
robgia says:
pls do this!
Log in
to post a reply.