SUGGESTION: In the ticket notification email sent to the admin (i.e. 'A customer has just replied to ticket...'), it would be great to link directly to most recent post, e.g.:
Code: Select all
http://www.mydomain.com/support/admin/admin_ticket.php?track=AXB-N35-SV26&Refresh=18568#last
To implement this would require just:
- add an anchor "#last" to the display of the ticket, and
- add "#last" to the URL provided in the email
A variation would be to offer TWO links in the admin email notification, the link as it currently is to "View the ticket" and a new link to "View last entry".
Whatchya think?