You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New hooks: pre_show_item and post_show_item, pre_show_tab, post_show_tab
pre_show_item will be fired before an item is shown, ex: when viewing a ticket, change, computer,...And will be fired at each sub-item, ex: for each TicketTask, TicketFollowup, ...
post_show_item will be fired after the show item
pre_show_tab will be fired before a tab is shown (when tabs are loaded), ex: when viewing the Followup tab