- This topic has 4 replies, 2 voices, and was last updated 2 years, 2 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Export CSV from approved bookings
for some reason i cannot export my approved bookings as CSV. when i click the csv button in the approved bookings list a new browser tab is opened but nothing happens. i’m using Version 1.0.71.
any help is appreciated
best
Thomas
While I would like to help, you’re way behind on keeping EME up to date. I do not support such old version, please update first.
Sorry my fault.. I accidentally copied the version number of the Frontend submit plugin.
I‘m actually using the most current version of eme (Version 2.2.96)
Best
Thomas
The CSV button show a popup with info generated via javascript, so:
– be sure not to block popups
– be sure not to have javascript errors (check your browser console for those)
Also: the CSV link per event is more complete (the button only returns the visual output from the table as csv)
many thanks. it works now.