Widget UX Details
Wholesale Leads widget is displayed in Business Partner Card Page Dashboard. In order to find this widget the user selects a business partner from business partner grid list and then the tab Details. From the next page the user clicks the 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 | WholeSale Leads |
---|---|
Component | Grid List |
Entity Dashboard | BusinessPartnerCardPage |
Widget Functional Details
Widget Grid List
Columns:
- Lead Group Name
- Lead Stage
- Vehicle amount
Widget Redirection
When user selects a lead the system is redirected to lead page
Widget Technical Details
EntityName | IDMS_WholesaleLeadView |
---|---|
EntityKey (For filtering) | BpCode |
SortProperty | UpdateDateTime |
TopCountItems | 3 |
ODataFilter | OpportunityCode eq null |
EntityKeyType | String |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |