Changing order of columns in table layout

  • Brett Shavers
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 hours 16 minutes ago #177322 by Brett Shavers
Changing order of columns in table layout was created by Brett Shavers
Is it possible to (1) rename the columns and (2) reorder the columns? I'd like the dates to be Col 1 and Col 2.

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

More
9 hours 50 minutes ago #177323 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Changing order of columns in table layout
Hi Brett

It is not customization, so code modification will be needed. You need to modify code in the file components/com_eventbooking/themes/default/common/events_table_layout.php . Once the modification is done, you can move the modified file to template override 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.