- Posts: 213
- Thank you received: 13
Add a new custom button on the top of the registrants management page
- Arbind Bhagat
- Topic Author
- Offline
- Elite Member
Less
More
3 years 11 months ago #140276
by Arbind Bhagat
Add a new custom button on the top of the registrants management page was created by Arbind Bhagat
What is the best/recommended way to add a custom button on the top of the registrants management page on the frontend/backend, without modifying the core code?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
3 years 11 months ago #140278
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Add a new custom button on the top of the registrants management page
Hello Cami
The main question here is what is the button used for? Please let me know so that I can understand your requirement and guide you with correct setup
Tuan
The main question here is what is the button used for? Please let me know so that I can understand your requirement and guide you with correct setup
Tuan
Please Log in or Create an account to join the conversation.
- Arbind Bhagat
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 213
- Thank you received: 13
3 years 11 months ago #140293
by Arbind Bhagat
Replied by Arbind Bhagat on topic Add a new custom button on the top of the registrants management page
Lets say, for example, I want to send the registrants' information to a third party API. Of course, I will code that up, but I want to know what is the recommended way to do this. I mean, if it needs to be an override, which file needs to be overridden? Or, is there any other recommended way?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
3 years 11 months ago #140311
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Add a new custom button on the top of the registrants management page
Hello Cami
The easiest way would be override the layout file. For frontend, the file is components/com_eventbooking/themes/default/registrants/default.php
For backend, the file is administrator/components/com_eventbooking/view/registrants/tmpl/default.php
Regards,
Tuan
The easiest way would be override the layout file. For frontend, the file is components/com_eventbooking/themes/default/registrants/default.php
For backend, the file is administrator/components/com_eventbooking/view/registrants/tmpl/default.php
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.