- Posts: 3
- Thank you received: 2
Group Registered - Check-In
- Rayjane
- Offline
- New Member
Less
More
1 year 7 months ago - 1 year 7 months ago #158871
by Rayjane
Replied by Rayjane on topic Group Registered - Check-In
For those wanting "Events Booking -> Registrants -> Checked In" to display the number of participants of each group who have already checked in, the following template override works for us.
Cheers!
- Create this template override:
/html/com_eventbooking/registrants/default.php - after line 495, add this PHP code :
Code:
if($row->is_group_billing){echo $row->checked_in_count."/".$row->number_registrants."<br/>";}
Last edit: 1 year 7 months ago by Rayjane.
The following user(s) said Thank You: Tuan Pham Ngoc, Mary
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
1 year 7 months ago #158873
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Group Registered - Check-In
Thanks Rayjane for sharing the override
Tuan
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.