Waiting list front end

  • Gerrit Deschuyteneer
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
3 years 1 month ago #142307 by Gerrit Deschuyteneer
Waiting list front end was created by Gerrit Deschuyteneer
Hello,

I would like to see how much people are on the waiting list in the front end similar to the people who are registered.
That event organizer would also need to be able to see the list from the front end. Is that possible?

Thank you,
Greetings,
Gerrit

Please Log in or Create an account to join the conversation.

More
3 years 1 month ago #142318 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Waiting list front end
Hi Gerrit

Unfortunately, this is not possible/not supported at the moment

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • Gerrit Deschuyteneer
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
3 years 1 month ago #142327 by Gerrit Deschuyteneer
Replied by Gerrit Deschuyteneer on topic Waiting list front end
Hello Tuan,
thank you for your reply, is there a way I can try to do it with an override?
Greetings,
Gerrit

Please Log in or Create an account to join the conversation.

  • Gerrit Deschuyteneer
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
3 years 1 month ago #142329 by Gerrit Deschuyteneer
Replied by Gerrit Deschuyteneer on topic Waiting list front end
Hello Tuan,
I found a way, I added code in event_properties.php.
It connects to the DB and check for published status 3 of that event in the registrant list. Normally that should do it. Just to be sure: Is "published" status 3 waitling list?

Greetings,
Gerrit

Please Log in or Create an account to join the conversation.

More
3 years 1 month ago #142334 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Waiting list front end
Hi Gerrit

Yes. published = 3 mean the registration is in waiting list

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
3 years 3 weeks ago #142507 by Mary-Liz Grise
Replied by Mary-Liz Grise on topic Waiting list front end
I would like to do this too. What code did you use?

Please Log in or Create an account to join the conversation.

More
3 years 3 weeks ago #142518 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Waiting list front end
@Gerrit Could you please share the code with community? Other customers might want to use this feature

Tuan

Please Log in or Create an account to join the conversation.

  • Gerrit Deschuyteneer
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
3 years 2 weeks ago #142651 by Gerrit Deschuyteneer
Replied by Gerrit Deschuyteneer on topic Waiting list front end
Hello,
sorry for my late reply.
Here is the code (keep in mind i'm not the top notch code writer but it works like this :-) )
I inserted this code in the file: components/com_eventbooking/themes/default/common/event_properties.php after line 151
Everywhere you should place your own info I indicated with < >
To see the final result I use a modal popup box styled uikit v2, because I use a Yootheme theme Uikit is already included in my page. So maybe you should do your own styling depending on the theme you use. I indicated that also in my code.

I added a txt file, because my reply got blocked when I inserted the code directly in the message.

I hope this helps! 

Greetings,
Gerrit
 

File Attachment:

File Name: joomdonati....txt.zip
File Size:2 KB

Please Log in or Create an account to join the conversation.

More
3 years 2 weeks ago #142656 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Waiting list front end
Thanks Gerrit for sharing the code. Hope it is useful for other customers

Tuan

Please Log in or Create an account to join the conversation.

More
3 years 1 week ago - 3 years 1 week ago #142841 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Waiting list front end
Hello

This is now supported in latest version of Events Booking. You can update your site to 3.15.0 and use the built-in feature instead of using this override. See  joomdonation.com/forum/events-booking-ch...3-15-0-released.html

Regards,

Tuan
Last edit: 3 years 1 week ago by Tuan Pham Ngoc.

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc