techwthquestion Posted November 9, 2019 Share Posted November 9, 2019 Hello I want to display recent tickets on the client area summary page, above Client Profile text, which hook/method do i need to use? 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted November 10, 2019 Share Posted November 10, 2019 19 hours ago, techwthquestion said: I want to display recent tickets on the client area summary page, above Client Profile text, which hook/method do i need to use? AdminAreaClientSummaryPage - but it only returns text/HTML, so you would have to use the hook to generate the HTML output of the tickets table and then return that the template. wouldn't it just be easier to click on the "Tickets" tab ? or is this output going to contain content not available to that tab?? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.