Complaints
Widget UX Details
In Business Partner Dashboard Complaints widget is displayed. In order to find this widget user navigates to BP grid list and chooses to edit a BP. Then the user clicks the eye icon and the BP Dashboard loads. In this page the user selects to Add Widget. In this widget displayed the business partner's Complaints.
Title | Complaints List |
---|---|
Resource Key - Title | OD0005060 |
Business Case | 2504 |
Component | Grid List |
Entity Dashboard | BusinessPartnerCardPage |
Widget Functional Details
Widget Grid List
Columns
- Title
- Assignee User Name
- Escalation Level
- Target Division
Widget Redirection
When user selects a complaint system redirects to Complaint management page.
Widget Technical Details
EntityName | IDMS_COMPLAINTCASE_VIEW |
---|---|
EntityKey (For filtering) | U_IDMS_BPCode |
SortProperty | U_IDMS_CreateDate |
TopCountItems | 10 |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |