Changing Task View
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2016 08:02 AM
Hello
Ok so the problem now is that we have a lot of tasks assigned in my queue.
However some are better labeled that others.
I need all the tasks to display the new starters name.
For example the short description will say 'Notify Hiring Manager of employee's network account'
However not really helpful without a name as we have to double click on the task to enter it.
I want to change my view of these tasks.
However I need the query to include the Variables, Employee First Name & Employee Last Name.
Are they not part of the Task Table? is it even possible?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2016 08:06 AM
Hi Paul,
Because your filter is on the task table, you will only have access to those elements available on the task table. Since many of these are related to extended tables (e.g. caller on the incident table) they are not possible to display on a typical list.)
You may need to create individual lists for these other tables to get at those details (unless someone else shows up and tells me there is a cool way to do it that I'm unaware of - which happens A LOT!)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2016 08:08 AM
Hi Paul,
Please refer section 2.1.1 "Adding Extended Fields to Base Table Lists" for more info.
Configuring Lists - ServiceNow Wiki

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2016 08:10 AM
That's what I was talking about!
I love this community. There's no end to the learning.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-17-2016 08:13 AM
We should be keeping score on what new things we learn each day