In the client view., Is it possible to suppress or hide all the update messages or some of them, say the update due date message
Wai-kwong
There is a list of allowed events for the client portal. You can search for this and add/remove any events you want. The code is open-source and publicly available on GitHub for your review. With any customizations you are on your own.
Cheers.
Hello Kevin, I am having some trouble searching for the list of allowable events. Can you suggest the search tems I should use?
Wai-kwong https://github.com/osTicket/osTicket/blob/develop/include/client/templates/thread-entries.tmpl.php#L2
Thank you very much.