Flag Icon on Incident

sam352120
Kilo Guru

Hi ,

I have a requirement to configure a flag on the incident number field for our current servicenow environment.The flag will appear for the incident number when the ticket will be updated by the end user.I have downloaded the required image and made the configuration changes in the style as well.But it is not reflecting in the incident form or List.

 

Style configuration mentioned below:

--------------------------------------------------

find_real_file.png

Plesae provide your input on the same.

Thanks,

Sambit

 

 

9 REPLIES 9

Alikutty A
Tera Sage

just try changing the value to javascript: current.caller_id.user_name == current.sys_updated_by and see if it works

I have just changed it to

javascript: current.caller_id.user_name == current.sys_updated_by

rahulpandey
Kilo Sage

Hi,

You forgot to add current object. Correct code would be

Javascript: current.caller_id == current.sys_updated_by

 

sam352120
Kilo Guru

Hi All,

Thanks for your reply.But still the same configuration not working either from the resolver end or in portal.

Please  find the style and the image details here for reference.

Let me know your thoughts on the same.

Image:

 

find_real_file.png

-------------------------

find_real_file.png

Thanks,

Sambit

 

 

 

 

Thanks,

Sambit