Field Style

Saurabh _
Tera Guru

Hi Developers,

                         I want to assign VIP flag in the list view of 'sc_task' table's for 'Requested for' column.

When I am creating new 'Field Style' and choosing the table name 'sc_task' than I am not seeing 'Request for column' name since it has been referenced from 'sc_req_item' table. 

Please tell me how to dot walk this.

I can create new field style for the sc_req_item and it will automatically start to show for 'sc_task' also (since sc_task is child table of sc_req_item. But I want to do it only for sc_task table.

Please give me your useful solutions.

Thankyou in advance. 

1 ACCEPTED SOLUTION

@Voona Rohila That link is really not very supportive. But I have configured the issue. I had run the query in parent table in a way that query does not work in parent table but it work in child table.

 

View solution in original post

6 REPLIES 6

Voona Rohila
Kilo Patron
Kilo Patron

Hi @Saurabh _ 

You can dot-walk to RITM -> Requested For -> VIP field from SCTask.

VoonaRohila_0-1676357011669.png

 


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP

Hi @Voona Rohila ,

I believe that I may not be explain my requirement exactly. 

Capture.JPG

I want to dot walk in the above shown photo. I want requested for field but It is not their. It is in sc_req_item table.

How to dot walk here

 

Capture.JPG

Actually I want in the above way

 

Hi @Saurabh _ 

check this article with similar requirement and try to implement the same

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0993773


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP