fullcalendar/fullcalendar-workspace

Change resource source (url) on external button

breden opened this issue · 1 comments

Hello,

I have meny different sections on the company. On external buttons i want to change what section to show. Now I have to call location.reload() the get it corrent (from localStorage)

I use AJAX to the all the resources
(resources: 'teams/ajax_resources.asp?d=get&sections='+ localStorage.getItem("fcSections"))

Is there a feature for this or?

/Johan Sweden

fc

If this is a question, please refer to the support page and use Stack Overflow for help. If this is a bug, please supply a runnable, stripped-down demonstration.