Posted by alexrayu on June 4, 2010 at 2:11pm
Hi. I am building a panel with tabs for a travel agency, that has a list of taxonomy of places at the left. When a user clicks on "Africa" in that list, ajax passes the term id to a view that is called by a php file. That php file then return the view to the javascript that puts it into a corresponding tab. This is the problem however: When a new view is loaded, its pager loses the URL and redirects to the front page. Is there a way to pass the current URL to the dynamically generated view for its pager?
--
Best regards,
Alexei.
