Highlight VIP User on "SCTASK" for 'Requested ' and 'Requested For ' fields

midilesh nallur
Kilo Contributor

How do I Highlight VIP Users on "SCTASK" for 'Requested ' and 'Requested For ' fields.

5 REPLIES 5

Maik Skoddow
Tera Patron
Tera Patron

Hi @midilesh nalluri 

have a look on the field style definition of the "Caller" field on incident table and adopt it accordinglc to your needs:

/nav_to.do?uri=%2Fsys_ui_style.do%3Fsys_id%3D9ab364de4a362304002c5f90e1814462%26sysparm_record_target%3Dsys_ui_style%26sysparm_record_row%3D1%26sysparm_record_rows%3D1%26sysparm_record_list%3Dname%253Dincident%255EORnameINincident%252Ctask%255Eelement%253Dcaller_id%255EORDERBYname

 

find_real_file.png

Kind regards

Maik

Hi Maik,

 

I am trying to Build an "ONLOAD" client script on sc_task table to highlight "Requested" and "Requested For "  Fields on Form level  which I have achieved on req_item Form I need the same on sctask Form

find_real_file.png

Can you please share the onload client script it's quite urgent and important.

 

Thanks in Adavance

Cris P
Tera Guru

Good morning,

As previously mentioned, copy the UI Style from the Incident one, this will put the VIP icon on the list view.

To put the VIP icon on the form view too, insert and stay this client script 'Highlight VIP Caller', just change the name, the table, field name and the same in the script itself.

This will then display the VIP Icon on both form and list views.