• Resolved georgerl

    (@georgerl)


    Hi,

    In the backend as an admin, I can see under USERS, (user-name) BOOKINGS all the bookings of this (user-name).
    But this will display only the name of the events (because events are created under recurring events). I will like to see the date and time of the event.

    So in the backend,the admin clicks on a User name, then on BOOKINGS, he can see all the bookings name date and time of each event the user booked.
    Do you know a way to had the date and time under USER BOOKINGS.
    Thank you,

    George

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter georgerl

    (@georgerl)

    Here are some screenshots of the Shop Manager Backend Views:

    Here I need to add the date and time
    WP-users-Shop-Manager-view

    Here it is perfect
    Shop-Manager-Backend-Bookings

    Hi George,

    Sorry, this isn’t something that’s possible out-of-the-box; it may be something that could be done with custom coding.

    Thread Starter georgerl

    (@georgerl)

    Ok, I understand.

    In the Backend BOOKINGS When I click on CSV “Export the bookings” (pop-up windows), nothing is exported.
    I got only the header:

    Exported booking on Sat 29 Jul 2017 11:09
    Name,Event,Spaces,Status,Total

    I try a plugin found on WordPress to do this CSV export with your plugin, BUT it made a lot of mess on my server.
    How to do a CSV file export?

    Or can you tell me where is the file with all the bookings, I will try to export from this file with Python 3 or whatever…

    There is no file with all the bookings because the data is stored in the database.

    Does the CSV export file work if you change the dropdown filters?

    Thread Starter georgerl

    (@georgerl)

    The EXPORT CSV works fine now.
    Thank you so much.

    Cheers,
    George

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Backend admin users bookings event date’ is closed to new replies.