jemproject / JEM-Project

JEM - an Event Manager for Joomla
https://www.joomlaeventmanager.net
GNU General Public License v3.0
25 stars 36 forks source link

Frontend- Enhancement / Feature request : Show total under column "Places" #1685

Closed jobrusche closed 8 months ago

jobrusche commented 8 months ago

Would be practical to show total reserved places under the places column in the attendees list .

mckillo commented 8 months ago

In the registratioin form (FE), the user can show this number. image Total=8 => 2 reserved + 6 booked. => Free = 0

jobrusche commented 8 months ago

In what version is that ? Don't see this info with JEM-4.1.1-dev

mckillo commented 8 months ago

In JEM 4.1.0 you have this statistic when the event has active the registration. In JEM 4.1.1 dev, there are new options in the event page.

You can go to JEM setting (BE), and in the Event Page tab (right side), you have the Registration options and when you create/edit an event, you must set the registration.

image

Enjoy the registration options More info about new registration options: https://github.com/jemproject/JEM-Project/issues/1683

jobrusche commented 8 months ago

With the JEM-4.1.1-dev I just installed I have these new settings, but I do not see any additional info in the frontend.

mckillo commented 8 months ago

I can create a new event from BE, and in the registration tab (right side), active the registration, for example like this: image Save the event, and go to this new event in the frontend. Surprise, you can have places free :-)

jobrusche commented 8 months ago

OK, I took an existing event with reservations, then saved it as a copy and now I see the places info in the frontend.