Hi spamjim,
How would you go about pasing $_GET[$fieldPost]
In the first code I posted, this -> $searchType; would translate to department=whatever value, assuming department is selected.
So, I attempted passing the $searchType to the sort/order link which is not working of course.
Now, you...