- This topic has 3 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › CSS Bug in Booking Tab in Events (Admin) and csv export of dynamic fields
Tagged: Dynamic Fields CSS Idea
Hi Franky,
see the link down below
The “dynamic fields” fields are way too big. And I’m working on a WQHD Monitor. The table structure prevents it from breaking in a reasonable way, i think. My colleagues working on much smaller Monitors. They didn’t even see the repeat field.
Can you fix that?
Then i had an idea: We would need a little bit of monitoring of the bookings. Is it possible to get a function wich creates a CSV of all bookings of the last 24h hours … or maybe week? Sorted by events.
Greetings!
The width: that’s your theme CSS’s doing.
The CSV: in the booking overview, you already have that functionality (sort by booking date, select the rows of interest and press “CSV”)
Ahh ok, I thought because the table uses an eme_something class, the design is controlled by the plugin. Nevertheless I used this class to correct it.
To the export: It is not quite what I’m looking for. This misses the information about the booker itself. In other words: the form fields. I need like a total overview with everything that is saved.
But i can build one myself. Thats no problem.
Thanks for the answers!
You always have the option of using [eme_bookings] (or #_BOOKINGS) with a template of your choice, where you can show the data you want the way you want it …