In the Project Workspace My Projects tab can you filter for active projects for two project managers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi @LucilleS,
1. Navigate to UI Builder, search for Project Workspace and open it.
2. From the list of pages, open the Home Page.
3. The tabs along with their filters are driven by the Get Project Tabs Transform Data Broker. You can confirm this from the screenshot below.4. Open that Get Project Tabs Transform Data Broker (sys_ux_data_broker_transform) and modify the script to add your required filters for each tab. For example, I have added an additional condition active = true for my projects tab as shown in the screenshot below.
5.From the below screen shot you can see that four filters were applied previously it used to be three filters.
If you find this useful, please mark it as Helpful or Accept it as the Solution.
Regards,
Harish
