I have kind of a Newbie Question…
I am looking to allow users of a site I am building to re-sort database listings by Name, Rating,Distance and so on. What is the most efficient way to code this in EE… Dynamic-Parameters? If so, I understand that pagination may be an issue. Also is it best to use a form element (i.e. drop-down or radio selection) and call a reusable template?
Any help or examples of code would be greatly appreciated.
-Don