- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 03:12 PM
I am trying to figure out how to add the "caller_id" field to the expanded "list" view page of the simple list widget. The widget I am referring to is the "Data Table from URL Definition."
I tried associating a view with Simple List but it's not displaying the columns I am looking for...
Solved! Go to Solution.
- Labels:
-
Service Portal Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 03:50 PM
Jordan,
You can change the list layout view for Service Portal would be to change the Mobile view though 'System UI -> Views'
Search the name as 'Mobile' and open that record, then select the "Lists" tab and select the Table you want to modify, I'm assuming its the Incident.
Here you can simply add or remove the Elements and modify their position and it will update the list view on the portal. See Screenshot
No idea why they decided to put it here but hope this helps!
-Joel R.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 03:50 PM
Jordan,
You can change the list layout view for Service Portal would be to change the Mobile view though 'System UI -> Views'
Search the name as 'Mobile' and open that record, then select the "Lists" tab and select the Table you want to modify, I'm assuming its the Incident.
Here you can simply add or remove the Elements and modify their position and it will update the list view on the portal. See Screenshot
No idea why they decided to put it here but hope this helps!
-Joel R.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 06:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-04-2019 07:03 AM
Nevermind, I found it... The lists that I am pulling from are using the views from "Task" so I had to go back to the views for the "Task" table and modify the "Mobile" view to correct it. Thanks!!!