** The links to the Grid view and List view do not work properly from the search page. **
As there is only one view available for the search results, those links don't have much to do. It works the same on the demo calendar from te search view.
I have no idea why each of those links have different length URLs on your calendar. On my calendar they're both exactly the same except the &style=List or &style=Grid at the end.
Here are examples of mine after using a Search Link:
calendar.pl?calendar=move&view=Search&duration=14&style=Grid
calendar.pl?calendar=move&view=Search&duration=14&style=List
Here are examples after a regular search:
calendar.pl?duration=14&end_year=2003&start_date=20&fromTemplate=&start_month=1&end_date=22&calendar=move&view=Search&end_month=1&start_year=2003&style=Grid
calendar.pl?duration=14&end_year=2003&start_date=20&fromTemplate=&start_month=1&end_date=22&calendar=move&view=Search&end_month=1&start_year=2003&style=List
Are you sure you looked at them from the same screen and not one before a search and one after? Or more likely, one from before a search and one after moving to the search view page from viewing the Day view of 20030120?
** Is there a way to have the Grid view link take the user back to the default grid **
Sure if you want to code the page that way. But unless you use some if/else statements, it will work the same from all the calendar views.
** or to the previous grid? **
You mean the calendar view they were at before moving to the Search View in the first place? Doubtful, or at least I can't think of an easy way to accomplish it. It wouldn't be done through the plug-in.
Dan O.
------------------