Customize the html

  • ferrick
  • Topic Author
  • Offline
  • New Member
  • New Member
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

Please Log in or Create an account to join the conversation.

More
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
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
  • New Member
More
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
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