My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 497: Set overlap order for events
1 person starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 218
Owner:  ----
Closed:  Jun 2010


Sign in to add a comment
 
Reported by rlaemm...@gmail.com, May 27, 2010
Allow to set an overlap index in order to set order for overlapping events. 
E.g. in the attached screenshot I can't get to the "x" to remove the event.
order.png
11.0 KB   View   Download
Jun 7, 2010
#1 tom.vand...@gmail.com
how to you simply add an x into the title with jquery ?

its in the eventRender, that i know .... but which statement do i use ? :$
Jun 7, 2010
#2 cb%doodl...@gtempaccount.com
yes, we use the eventRender event to dynamically add an div with the x.

the click() handler bound to the x-div then calls
$( "#calendar" ).fullCalendar( "removeEvents", eventId );
Jun 16, 2010
Project Member #3 adamrs...@gmail.com
he reto. i believe the best solution would be to just cause the events to render differently, so they dont visually overlap. merging with a different issue (this issue provides a code patch)...
Status: Duplicate
Mergedinto: 218
Jun 17, 2010
#4 rlaemm...@gmail.com
Adam,

Thanks! The code patch worked for us. So 497 is no longer an issue. 

Reto
Dec 23, 2013
#5 sajjad.b...@gmail.com
i have the same issue ..

in my case , i am editing only one particular event and others are non-editable ..

the editable event have X button , which i want to remove the event ..

but it gets hidden when other event is at same time .

Can any one help me out ..

the above image  shows the same issue i am facing


Sign in to add a comment

Powered by Google Project Hosting