| Issue 1213: | How do I get current event source name? | |
| 1 person starred this issue and may be notified of changes. | Back to list |
I'm adding a "print" button to my instance of FC. This opens a new window and displays a list of the events, instead of trying to print the calendar month view (where events get cropped). This is working pretty good so far. I pass the visStart and visEnd, so that I always list only events that the user sees in the given time range. My only issue is that I have several event sources that I allow the user to toggle between. So, I want to pass the currently selected event source name to my listing page. Is this information possible to extract from FC? It's definitely not part of the 'getView' array. But, I'm hoping there's another array that contains it.
Aug 14, 2013
Project Member
#1
adamrs...@gmail.com
Status:
Done
|
|
| ► Sign in to add a comment |