- This topic has 2 replies, 2 voices, and was last updated 10 years, 6 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 … › Confused about booking cancellation process
Tagged: cancel booking
What is the recommended process for letting a user cancel their own booking? I’ve tried putting the cancellation form in a number of places, using both the #_REMOVEBOOKINGFORM placeholder and the [eme_delete_booking_form] shortcode. Not only do I get display errors for the #_SPACES placeholder half of the time (it literally displays “#_SPACES” on the screen instead of a number), but not once have I been able to successfully cancel a booking. No entries have ever been removed from an event’s booking list.
It’s the same as #_ADDBOOKINGFORM: you can only use it inside a single event format setting.
For the rest, I updated the doc: http://www.e-dynamics.be/wordpress/?cat=5950 (the link will be adapted in the EME settings page next release).
Of course, if it doesn’t work, that’s a bug …
Finally got it working. I thought I’d put it in the single event format, but apparently not. Working fine now. Thanks!