In the WebLink CustomSearch.aspx page the default results are to sort decending no matter what type of field you choose to sort by. This works well for Document Date as it puts the newest on top but it is quite annoying for Last Name as it starts with the "Z" names. However if I update the code on the page to default to sort ascending then it fixes the name issue while breaking the other. While it is nice to have a "Sort By" option, it is almost causes more issues to deploy because of this limitation. When will we get a drop down where they can choose Ascending or Descending so that we leave it up to the person users the search to decide? Something like what I crudely added to this screenshot in the red box where I am needing this option.
Question
Question
Replies
You are not allowed to follow up in this post.