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

TOPIC: Show date in admin area for event

Show date in admin area for event 16 years 2 days ago #2924

  • abossola
  • abossola's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 32
  • Thank you received: 0
OK I have 100 events. 10 can share the same name but have a different date. In the registrations area in the admin there is only event name. No other data to determine which is which. Is there a way to add the date to show next to the event in admin or a way to add a SKU / code to help admin process orders?

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

Show date in admin area for event 16 years 2 days ago #2927

  • abossola
  • abossola's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 32
  • Thank you received: 0
<?php echo $event.\" ( \".mosFormatDate($row->publish_up,\'%m/%d/%y\').\" )\";?>

this seemed to work...

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

Show date in admin area for event 16 years 2 days ago #2928

  • abossola
  • abossola's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 32
  • Thank you received: 0
nope. that added date but not the one I need.. :O

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

Show date in admin area for event 16 years 2 days ago #2929

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
The date IS there, right next to event title. In DT Register admin pages, the event is always shown with the date. In the JEvents backend, the date is not right next to the title, but it is shown in about 3 columns to the right. Either way, the date is clearly visible... and for the specific reason you need it.

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

Show date in admin area for event 16 years 2 days ago #2930

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
No extra code is needed... not sure how you are missing this. Here is a screenshot from YOUR website admin. The dates are right next to the titles.

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

Show date in admin area for event 16 years 2 days ago #2931

  • abossola
  • abossola's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 32
  • Thank you received: 0
Under registration records there are no dates to associate with the event. There is the date the person registered, but nothing to identify the event with a date once admin is processing orders.

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

  • Page:
  • 1
  • 2
Time to create page: 1.339 seconds