- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 02:39 AM
I created a custom table page using the "Data Table for Simple List" in Page Designer. I would like to reduce the number of columns displayed in the table. Where can I configure this setting?
I have already tried navigating to Page in Designer -> Edit -> Fields, but the table still shows more columns than the number I have set.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2024 06:50 PM
I resolved the issue by using a different widget and editing the field section!
The reason why it couldn't be set up with the "Data Table for Simple List Page" widget remains a mystery, though.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-09-2024 03:44 AM
Hi @Daemon5
The columns will be displayed based on the view supplied in the URL. You can adjust the list layout in that view to control which fields to be visible or you can create a new view for service portal list and make sure to set the settings to open the list in that view or supply the view in URL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 06:35 PM
I created new view of the table and adjust list layout.
But I can't find where to set the view in Data Table for Simple List Page.
Thank you!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-15-2024 06:42 PM - edited ‎10-15-2024 06:43 PM
Hello
You can have this details mentioned in the Instance of widget table (sp_instance_table). There search for your widget instance and update the list of fields you want to edit. Something like below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2024 06:12 PM
Hello
I edited the field section of the Instance of the widget table, but when I checked the Page Designer screen that I posted first, the displayed columns were not filtered and nothing changed...