- Posts: 4
- Thank you received: 0
Change Registrants management categories
- Christopher Sanchez
- Topic Author
- Offline
- New Member
-
Less
More
13 years 6 months ago #16971
by Christopher Sanchez
Change Registrants management categories was created by Christopher Sanchez
Dear all,
Is there a way to change the information shown in both backend and frontend registrants lists? Rather than seeing, for example, phone numbers, in my case seeing the nation would be a lot more helpful. Same is with some custom field info like attendees' role at the event.
Thanks for any help
Chris Sanchez
Is there a way to change the information shown in both backend and frontend registrants lists? Rather than seeing, for example, phone numbers, in my case seeing the nation would be a lot more helpful. Same is with some custom field info like attendees' role at the event.
Thanks for any help
Chris Sanchez
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 6 months ago #17114
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Change Registrants management categories
Hi Chris
Unfortunately, it is not possible. If you want to show different information in the list, you will have to modify code to show the fields you want.
Regards,
Tuan
Unfortunately, it is not possible. If you want to show different information in the list, you will have to modify code to show the fields you want.
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- Christopher Sanchez
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 4
- Thank you received: 0
13 years 6 months ago #17217
by Christopher Sanchez
Replied by Christopher Sanchez on topic Re: Change Registrants management categories
Hello Tuan,
Thanks for the reply! Which code are you talking about? If it's CSS or HTML, I should be able to manipulate it accordingly. In which file is that information stored?
Thanks again
Chris
Thanks for the reply! Which code are you talking about? If it's CSS or HTML, I should be able to manipulate it accordingly. In which file is that information stored?
Thanks again
Chris
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
13 years 6 months ago #17231
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Change Registrants management categories
Hi Chris
The code I am talking contains PHP + HTML code. The data is stored in database. The file need to be modified is administrator/components/com_eventbooking/views/registrants/tmpl/default.php . You will need to read data from database and then display the fields you want. I think you will have to find a developer for this task because it is not configurable from back-end of the extension.
Regards,
Tuan
The code I am talking contains PHP + HTML code. The data is stored in database. The file need to be modified is administrator/components/com_eventbooking/views/registrants/tmpl/default.php . You will need to read data from database and then display the fields you want. I think you will have to find a developer for this task because it is not configurable from back-end of the extension.
Regards,
Tuan
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
Support
Documentation
Information
Copyright © 2026 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.