Export ticket option can be hidden by doing portal customisation. Please go to Admin -> Portals -> Customise portal -> Stylesheet.
Add the following code to the stylesheet
.ticket-toolbar{
display: none;
}
Add the following code to the stylesheet
.ticket-toolbar{
display: none;
}
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article