Skip to main content
Solved

Removing 'mark ticket as closed' button from Customer ticket view on the portal

  • April 23, 2024
  • 3 replies
  • 167 views

AndyRussell
Skilled Expert
Forum|alt.badge.img+5

Hi, slightly unusual request but we’d like to stop our customers from being able to use the ‘Mark Ticket as closed’ button from their ticket view on the portal.  Anyone know if this can be done?  It’s to stop tickets being closed without an agent adding resolution notes and sending out the CSAT survey etc. 

thanks

 

Best answer by eeha0120

Hi.

You might try removing the section  {{#isnt ticket.status 5}} in here:

 

Regards,

View original
Did this topic help you find an answer to your question?

3 replies

eeha0120
Skilled Expert
Forum|alt.badge.img+12
  • Skilled Expert
  • 732 replies
  • Answer
  • April 23, 2024

Hi.

You might try removing the section  {{#isnt ticket.status 5}} in here:

 

Regards,


AndyRussell
Skilled Expert
Forum|alt.badge.img+5
  • Author
  • Skilled Expert
  • 20 replies
  • April 25, 2024
eeha0120 wrote:

Hi.

You might try removing the section  {{#isnt ticket.status 5}} in here:

 

Regards,

thanks, that works well


eeha0120
Skilled Expert
Forum|alt.badge.img+12
  • Skilled Expert
  • 732 replies
  • April 25, 2024
AndyRussell wrote:
eeha0120 wrote:

Hi.

You might try removing the section  {{#isnt ticket.status 5}} in here:

 

Regards,

thanks, that works well

Glad I was able to help. Would you mind marking the question as answered with the proper response so others may find the answer to the question as well?

 

Thank you very much in advance.

 

Regards,


Reply