Edit Ticket Conversation Widget

Richard Thomas2
Tera Contributor

Hi all,

Currently when we create request, the ticket ticket conversation widget in the portal shows the person who created the ticket. 

find_real_file.png

Is possible to change this name to whoever it's eventually assigned to, or remove it completely...?

 

Thanks

 

Rich

4 REPLIES 4

Pradyumna Das
Tera Expert

Dear Richard,

It is possible to remove that name or you can insert any other name. For that you have to clone that widget and in the serverside script of that widget you have to pass your required name to HTML.

Ankur Bawiskar
Tera Patron
Tera Patron

@Richard Thomas 

As suggested you will have to clone the widget and then make the changes.

I would suggest avoid that as it might impact other places as well.

refer link below

Where is e.name coming from on Ticket Conversation widget on Service Portal?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur Bawiskar
Tera Patron
Tera Patron

@Richard Thomas 

Let me know if I have answered your question.

If so, please mark appropriate response as correct & helpful so that this thread can be closed and others can be benefited by this.

If not, please let us know if you need some more assistance.

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

mr18
Tera Guru
Tera Guru

Hi Richard

In order to remove the name permanently, you have to comment line 135 in HTMLfind_real_file.png