Whole Sale Leads
Widget UX Details
In Home Page Dashboard displayed Whole Sales Leads widget. To found this widget user must select the profile icon. Select the option "Add Widget". Select the widget to input to dashboard.
Title | WholeSale Leads |
---|---|
Component | Grid List |
Entity Dashboard | Home Page Dashboard |
Widget Functional Details
Widget Grid List
Columns
- Lead Group Name
- Lead Stage
- Vehicle Amount
Widget Redirection
When user select a lead system redirect to Wholesale Lead page
Widget Technical Details
EntityName | IDMS_WholesaleLeadView |
---|---|
EntityKey (For filtering) | BpCode |
SortProperty | UpdateDateTime |
TopCountItems | 3 |
ODataFilter | OpportunityCode eq null |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |