Forum Moderators: mack
Many thanks
I guess it's either that or preload all the possible data options and change the displayed table client-side via javascript. And this would only work if the user has javascript enabled in their browser.
The way you described is probably the best option. Except, I would use a POST rather than GET in the form.
Cheers for your help!