- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2023 10:16 PM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 12:02 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 12:02 AM
@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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2023 01:36 AM
Yes that's what above link said too, It will not work on dot-walked fields.
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