BP Group Complaints List
Widget UX Details
The Complaints widget is displayed in Business Partner Group Card Page Dashboard . In order to find this widget user selects a business partner from business partner group grid list and then Details tab. From the next page user clicks eye button, to load the Dashboard. When the dashboard loads from the action button the user selects the option "Add Widget". Then the user selects which widget to add to dashboard.
Title | Complaints List |
---|---|
Resource Key - Title | OD0005060 |
Business Case | 2504 |
Component | Grid List |
Entity Dashboard | BusinessPartnerGroupPage |
Widget Functional Details
Widget Grid List
Columns
- Title
- Title
- Assignee User Name
- Escalation Level
- Target division
- BP Name
Widget Redirection
When user selects a Complaint, system redirects to Complaint page
Widget Technical Details
EntityName | IDMS_COMPLAINTCASE_VIEW |
---|---|
EntityKey (For filtering) | U_IDMS_BPCode |
SortProperty | U_IDMS_CreateDate |
TopCountItems | 10 |
EntityKeyType | String |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.BusinessPartnerInterfaces.IBPGroupsManager, OneCore.Core.Interfaces |
Method Name | GetGridListDataByBPGroupForWidget |