- Posts: 31
- Thank you received: 0
Registrants view layout
- Davide
- Topic Author
- Offline
- Junior Member
Less
More
5 years 4 weeks ago #129809
by Davide
Registrants view layout was created by Davide
Dear all
I would like to add some new column in the registrants view: com_eventbooking&view=registrants
I would like to add a specific custom field and the event date.
Which is the file to override?
Do you have a code suggestion to do that?
Thank you very much for your help
Kind regards
I would like to add some new column in the registrants view: com_eventbooking&view=registrants
I would like to add a specific custom field and the event date.
Which is the file to override?
Do you have a code suggestion to do that?
Thank you very much for your help
Kind regards
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
5 years 4 weeks ago #129810
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Registrants view layout
Hello
1. You don't have to customize code to show the fields. Just edit the field you want to show, set Show On Registrants Management parameter to Yes and the field will be shown
2. For event date, you can go to Events Booking -> Configuration, look at Themes tab, set Show event date config option to Yes to show date of the event there
So it's all configurable.
Regards,
Tuan
1. You don't have to customize code to show the fields. Just edit the field you want to show, set Show On Registrants Management parameter to Yes and the field will be shown
2. For event date, you can go to Events Booking -> Configuration, look at Themes tab, set Show event date config option to Yes to show date of the event there
So it's all configurable.
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
5 years 4 weeks ago #129811
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Registrants view layout
In case you still want to modify that page, the file you need to modify is administrator/components/com_eventbooking/view/registrants/tmpl/default.php
Once the modification is done, put that modified file to administrator/templates/isis/html/com_eventbooking/registrants folder (you need to create the folder manually as it is not existed by default) so that the change won't be lost when you update to future releases of the extension
Regards,
Tuan
Once the modification is done, put that modified file to administrator/templates/isis/html/com_eventbooking/registrants folder (you need to create the folder manually as it is not existed by default) so that the change won't be lost when you update to future releases of the extension
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2024 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.