Question
4
Replies
362
Views
Posted: July 31, 2017
Last activity: January 24, 2018
Closed
Solved
Group Work Basket bases on Work Groups
I want to group the Workbaskets based on WorkGroups. I want to Show Workgroups with a plus sign to show all workbasket under common workgroup in workbasket section.
For Example:
'Workbasket1' & 'Workbasket2' related to the WorkGroup1
'Workbasket3' & 'Workbasket4' related to the WorkGroup2
WorkGroup1
--Workbasket1'
--'Workbasket2
WorkGroup2
--Workbasket3'
--'Workbasket4
Any suggestions.
I am assuming (since it's not mentioned above), you are looking for help in logic to fetch all the work groups and related work baskets?
If Yes, Case manager portal has the similar logic where we display all the work groups mapped to an operator and display Work baskets related to selected work group.