Skip to main content

Disable Ticket Scroll to Bottom

  • December 9, 2015
  • 0 replies
  • 28 views

Add a new FreshPlug with the below:


 

  <script>if (TICKET_DETAILS_DATA != null && TICKET_DETAILS_DATA.scroll_to_last) { TICKET_DETAILS_DATA.scroll_to_last = false; }</script>

 


Works as at FreshDesk version from 2015-12-09.

This topic has been closed for replies.