WholeSale Opportunities
Widget UX Details
Wholesale Opportunities widget is displayed in Business Partner Card Page Dashboard. In order to find this widget the user must select a business partner from business partner grid list and then Details. From the next page user clicks the eye button, to load the Dashboard. When the dashboard loads the user can select from the action button the option "Add Widget". Then the user can select which widget to add in dashboard.
Title | WholeSale Opportunities |
---|---|
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 an opportunity system redirects to opportunity page
Widget Technical Details
EntityName | IDMS_WholesaleLeadView |
---|---|
EntityKey (For filtering) | BpCode |
SortProperty | UpdateDateTime |
TopCountItems | 3 |
ODataFilter | OpportunityCode ne null |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |