Hi there!
I have a view that I want populated according to personal preferences. I’ve created a form where users can set their personal preferences (I’m not using profile documents - I don’t like them because they’re not immediate). I can search my view and append field parameters like so:
…/ViewName?SearchView&Query=[Language]+CONTAINS+French
But when the view renders, I end up losing the ability to click on column headings to sort and I get those pesky square bullets on the side. Is there a way that I can pass field parameters without using SearchView?
Thanks!
Gérald