jquery.schedule icon indicating copy to clipboard operation
jquery.schedule copied to clipboard

Add remove scheduled item method

Open iGeophysix opened this issue 5 years ago • 3 comments

Hello,

I'd like not only to add items, but also to remove them (and then informing the server about the this)

Currently, the workaround I will use is to delete the item from a modal window, send the update to the server and then re-draw the whole calendar. But it would be more efficient to send a simple delete item command to a server

Thank you!

iGeophysix avatar May 05 '20 14:05 iGeophysix

Yep., this feature would be a blessing ay my current situation.

pravnkay avatar Sep 28 '22 16:09 pravnkay

Please, someone add this feature. Delete items from the timeline is absolutely necessary. Thank you.

PabsDan avatar May 02 '23 03:05 PabsDan

@iGeophysix take a look at this fork from another user's extension project, based in @ateliee initial job

sebasira avatar Mar 28 '24 14:03 sebasira