I've got a user that would like to sort the contact list page by City and\or state after applying a filter.
Where would this change need to be made in the dev environment?
She's after the type of sorting where you can click column header for example 'city' and have the filtered results on the list page rearrange from ascending to descending and back again.
Thanks,
0
Answers
there is no city/state fields in contacts list page. So she should add such fields under repeater section. Press F3 on the place she wants to isnert them, go view-> field menu, and select which she want to add
those fields should appear on the running page and then she can sort by them. Also, if she needs to sort by 2 fields at the same time, she can shift+click their headers. IF she wants to ALWAYS she can change SORTING priorities in page properties (ALT + F4 on end of page(on empty field) -> SourceTableVIew).
for Microsoft Partners
and I'm getting exception errors when trying to sort within the web client
'IndentationColumnName' property of Repeater group is set in Contact List page. This disables sorting option.