Is there any way to sort by Custom Fields?
Current I have links like this:
There is no problem with that, since it's using one of the pre-defined fields. However, suppose I have the custom field "FavPet" (set as both label and systemname), how do I sort by it? I tried inserting SortBy=DealerSearchFavPet and SortBy=FavPet and similar into the link, but they all just return the SQL query string (which I assume is an indication of an error).