- This topic has 2 replies, 2 voices, and was last updated 2 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘How do I …’ is closed to new topics and replies.
Events Made Easy › Forums › How do I … › Set a frontend delete button for an event,
Tagged: delete event button, front-end
I’m trying to set a button to easily delete the event if the admin wants, i thought with a link and getting the id would get it but i was wrong, maybe the hooks is the key?
Deleting is only possible in the backend, EME makes strict checks for that too.
You can use the #_EDITEVENTLINK placeholder which redirects the person to the edit-event window, where you can also delete that event.
Well, at least I have confirmed that there is no official way to do it, I will think a little bit more.
Then there is no delete link or some js/php way for achieve it?
Thanks anyway!