How To Remove the Filter condition from the widget in Employee Center Portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2023 12:36 PM - edited 05-04-2023 06:47 AM
Hi everyone,
We have this functionality in Employee Center Portal wherein users can see the list of tickets (Incidents/Request) they created or created on behalf of them. This is placed inside a widget and the data is configured in sp_instance_table.
However, we just found out that the filter condition is actually visible and if users modify the filter, they could actually view all the ticket which is not supposed to happen because NON-ITIL users shouldn't have visibility on tickets of other users. Is there a way to hide/remove the filter condition so that users can't modify the conditions we've set on the portal? Please refer to the image below:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2023 02:44 PM
Hi Irene,
I am not sure but please check and make use of this property glide_list_widget.show_filter. Set this property to false maybe in the script you are using.
Mark Correct and Helpful if it helps.
***Mark Correct or Helpful if it helps.***
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 12:32 AM
Hi @Yousaf thank you so much for responding. I am actually not familiar with this, where can I find it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2023 05:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-10-2023 12:37 AM
Hi @Community Alums thank you so much for responding. However, I don't think we have the checkbox for "Enable Filter". Please refer to screenshot below: