- Posts: 18
- Thank you received: 1
Customize the html
- ferrick
- Topic Author
- Offline
- New Member
-
Less
More
11 years 1 week ago #46829
by ferrick
Customize the html was created by ferrick
Hi,
How i edit the form for the html when the system render the form?
For example:
edit <div class="control-group">........</div> chg to <tr>..........</tr>.
Please Help!
Thanks.
Regards,
Ferrick Chan
How i edit the form for the html when the system render the form?
For example:
edit <div class="control-group">........</div> chg to <tr>..........</tr>.
Please Help!
Thanks.
Regards,
Ferrick Chan
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
11 years 1 week ago #46855
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Customize the html
Hi Ferrick
It is rendered using a custom field class. Please look at the file administrator/components/com_eventbooking/libraries/rad/form/field.php, find the method getControlGroup and change it to meet your need (if you really want).
Tuan
It is rendered using a custom field class. Please look at the file administrator/components/com_eventbooking/libraries/rad/form/field.php, find the method getControlGroup and change it to meet your need (if you really want).
Tuan
The following user(s) said Thank You: ferrick
Please Log in or Create an account to join the conversation.
- ferrick
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 18
- Thank you received: 1
11 years 5 days ago - 11 years 5 days ago #47117
by ferrick
Replied by ferrick on topic Customize the html
Hi,
How about the Event Registration Complete Page? ( from <div class="control-group">....</div> to <tr>....</tr> )
Some fields can edit on this file administrator/components/com_eventbooking/libraries/rad/form/field.php. I list out those fields that I'm not able to edit on this file administrator/components/com_eventbooking/libraries/rad/form/field.php for the Complete Page.
1. Event Name
2. Amount
3. Discount Amount
4. Gross Amount
5. Payment method
6. Transaction ID
Thanks.
Regards,
Ferrick Chan
How about the Event Registration Complete Page? ( from <div class="control-group">....</div> to <tr>....</tr> )
Some fields can edit on this file administrator/components/com_eventbooking/libraries/rad/form/field.php. I list out those fields that I'm not able to edit on this file administrator/components/com_eventbooking/libraries/rad/form/field.php for the Complete Page.
1. Event Name
2. Amount
3. Discount Amount
4. Gross Amount
5. Payment method
6. Transaction ID
Thanks.
Regards,
Ferrick Chan
Attachments:
Last edit: 11 years 5 days ago by ferrick.
Please Log in or Create an account to join the conversation.
Moderators: Tuan Pham Ngoc
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.