Welcome Guest   | Login   
  Search  
  Index |  Recent Threads |  Register | 


You are about to delete this thread. Are you sure you want to delete it? Please review this thread information below before you delete it. If you do want to delete this thread, please enter your current password to confirm.

WARNING: Delete thread will delete all the posts in it.


Please review this thread before you delete it:
Thread Topic Categories once given with URL string won't then reset to view all
Thread Body When I use a month iframe calendar with categories in the URL, as expected it will show the month calendar with only events in that category. But after doing that, when I use the URL without the categories in the string, it still loads only the events for that category. In other words the category filters are not clearing.

If these are accessed from a webpage/browser in this order:

<iframe src="//localendar.com/public/useracct?categories=118" height=600 width=700 marginheight=0 marginwidth=0 scrolling=no frameborder=0 border=0></iframe>

then

<iframe src="//localendar.com/public/useracct" height=600 width=700 marginheight=0 marginwidth=0 scrolling=no frameborder=0 border=0></iframe>

The second url should show all categories - but is only showing events for category 118 (the one in the first url). The category persists.
Is there a "?categories=showall" parameter or something that will fix this issue other than manually closing the browser and then reopening it?

The only (bad) work-around I can think of is to pass it all of the categories in the URL. That means, I'll have to update my link every time I add a new category.
Posts 8
Pending Posts 0
Your current password

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us