My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 937: Using arbitrary text in place of time slots?
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  May 2011


Sign in to add a comment
 
Reported by s...@open2space.com, Apr 28, 2011
We have a custom calendar we'd like to replace.  The first column is a list of employees, and remaining columns are days.  The layout is VERY similar to the agendaWeek view.  Except instead of times down the left is the employee names.  Is it easily possible to allow for this type of view?

The events displayed line up with the employee (i.e. it's a task calendar allowing quick glance at what the company staff are scheduled to do over the next XX period of time.)  

Reviewing the docs and other support tools haven't offered any hints how this might be done (yet), or if it is even possible.  If is NOT possible, perhaps this may be considered a feature request then?

May 8, 2011
Project Member #1 adamrs...@gmail.com
this sounds a little too custom to build into fullcalendar. you might want to try manipulating the dom with jquery (find the cells you want, then changing their .text()) when `viewDisplay` is fired.
Status: Done
Sign in to add a comment

Powered by Google Project Hosting