- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 05:20 AM
The table of records i used here is from custom table under scoped application.
Solved! Go to Solution.
- Labels:
-
Search
-
Service Catalog
-
Service Portal

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 05:28 AM
Hi
Create a new Portal Page or use an existing one and add the OOTB Widget "Data Table from Instance Definition". Open the properties and add your table and columns:
Then open the Widget Instance in the Backend:
And add the text {'enable_filter': true} to the field "Additional options":
This will enable the filter on the list too.
Please mark Correct Answer if it works for you.
Thanks,
Ankur

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2022 05:28 AM
Hi
Create a new Portal Page or use an existing one and add the OOTB Widget "Data Table from Instance Definition". Open the properties and add your table and columns:
Then open the Widget Instance in the Backend:
And add the text {'enable_filter': true} to the field "Additional options":
This will enable the filter on the list too.
Please mark Correct Answer if it works for you.
Thanks,
Ankur