Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Separating Date and Time on event list page

Separating Date and Time on event list page 12 years 6 months ago #15365

  • jjermyn
  • jjermyn's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 0
Hi,

I was wondering if it were possible to separate the date and time into two separate columns. I was able to successfully separate the location from the event so I believe it may be possible. Any thoughts?

Thanks!
-Jenni

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

Separating Date and Time on event list page 12 years 6 months ago #15399

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
Sure, it would be a similar customization.

Setup list headings here:
/components/com_dtregister/views/event/tmpl/list.php

Setup contents of each row here:
/components/com_dtregister/views/event/tmpl/list_row.php

Modify the existing date display function "displaydatecolumn" here:
/administrator/components/com_dtregister/models/event.php

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

  • Page:
  • 1
Time to create page: 0.404 seconds