- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-16-2024 09:01 AM
In the employee center application there is a widget called Topic Content which displays all the different things within a topic. I want to change the default option in the "filter by" dropdown within this widget from "All" to "Requests". I have not been able to do this out of the box. Does anyone know how I can modify this widget in that way?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2024 09:27 AM
Hello Robert,
I did find a solution to this issue which I will share here.
You may not be able to edit the out of the box version of the Topic Content widget so to get around that I created a copy of the widget and used that on the Taxonomy Topic page instead.
Once you have the copy you can change how the filter options are sorted in that widget by modifying the server script. In my version line 117 of the server script of the topic content widget is:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2024 06:37 AM
@LamdenHall Have you been able to figure out how to do this? I have the exact same question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-12-2024 09:27 AM
Hello Robert,
I did find a solution to this issue which I will share here.
You may not be able to edit the out of the box version of the Topic Content widget so to get around that I created a copy of the widget and used that on the Taxonomy Topic page instead.
Once you have the copy you can change how the filter options are sorted in that widget by modifying the server script. In my version line 117 of the server script of the topic content widget is:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-23-2025 11:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2025 10:47 AM
Hello,
I do not have experience modifying this widget to add new filter options. It should be possible but I have no proof of its feasibility. It may be easier to create your own widget depending on what the options you want to add are.
Sorry I can't be of more help.