Do we have option called "incident variable editor" kind of field with in the case record?

Srinivasu2
Tera Contributor

Hi Community,

 

I have created case form in CSM Portal with related variables, but i don't want to create those kind of variables(below circled fields)  in Case Record in Native UI.

 

Srinivasu2_0-1714644041596.png

 

Do we have option called "incident variable editor" kind of field with in the case record?

 

Thanks,

Srinivasu

 

4 REPLIES 4

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Srinivasu2 

 

I doubt we  have something same for Incident, we have for request called Veditor. I might be wrong.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

-O-
Kilo Patron
Kilo Patron

Yes, go to System UI -> Formatters, look up the one for incident (the one you mention), change the name to something decent, change the table sc_customerservice_case and insert and save.

Not you can add it to the Case form; don't forget to customize both the default and the Workspace views.

17.png

 

-O-
Kilo Patron
Kilo Patron

Basically any table that has a field called variables that has type Variables can be configured this way.

The only complication is that one needs to contact SN in case the table is a custom one and does not extend task or some other table that already has such a field - because customer fields always start with u_ so it is not possible to create a custom field called variables on a custom table.

-O-
Kilo Patron
Kilo Patron

More information in KB0538897 .