How to hide time-slots in “agendaWeek” View of FullCalendar/Primefaces <p:schedule>?
问题 Is it possible to hide the time-slots in "agendaWeek" View? I'm using Primefaces <p:schedule> which based on the FullCalendar. I only add AllDay-Events to this specfic schedule, so my client decided to hide the time-slots. I hope there is a way. Best regards 回答1: not sure if that's what you mean but to hide the first column in schedule try this css selector (remove formID\3A if you got prependId = "false" in your form that contains the scheduler ) #formID\3A scheduleID th.fc-agenda-axis{