- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2018 11:06 AM
I need to add the 'state' column, but I do not know how to do this.
I have already tried to change the page editor, but it did not work.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2018 05:36 AM
For incidents the solution proposed by p.espinar is effective, but for tables that do not have the "Mobile" view such as 'req_item' it will be necessary to enable the Mobile view for the table.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-10-2018 11:08 AM
i believe this is widget. open the widget and you need to store the state value in server side script and then you can call it in your html script then it will be visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2018 05:02 AM
I cant do this, because i will have to clone the widget and like i said before, i cant go to page designer for include the cloned widget in page.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-11-2018 05:30 AM
Hi
This is typically the "view all" drill-down page for a simple list widget. You can change the columns by doing the following:
- Navigate to page in the Service Portal you want to modify
- Hold Ctrl and right click on the widget you want to adjust
- Click on "Instance in page editor"
- Choose the page where the widget is located on
- Hover over the simple list widget and click the edit icon
- Go to the "fields" property and click in empty space and choose fields.
- Click "Save" or do a Ctrl + S
Hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-14-2018 09:27 AM
I tried to do this but it did not work