BP Group Opportunities
Widget UX Details
In Business Partner Group Card Page Dashboard displayed the Opportunities widget. To found this widget user must select a business partner from business partner group grid list. Selects Details. From the next page user selects eye button, to open the Dashboard. When the dashboard opens from the action button select the option "Add Widget". Select the widget to input to dashboard.
Title | Opportunities |
---|---|
Resource Key - Title | OD0000638 |
Description | Current Business Partner Group Opportunities |
Business Case | 1550 |
Component | Grid List |
Entity Dashboard | BusinessPartnerGroupPage |
Widget Functional Details
Widget Grid List
Columns
- Lead Group Name
- Source
- Vehicle Amount
- BP Name
Widget Redirection
When user selects an opportunity, system redirect's to lead page.
Widget Technical Details
EntityName | IDMS_LeadsInfoView |
---|---|
EntityKey (For filtering) | BPCode |
SortProperty | U_IDMS_CrtDateTime |
TopCountItems | 10 |
ODataFilter | OPPCode ne null and IsActive eq 1 |
EntityKeyType | String |
Live Data Group Name | One.Dealer.Models.Entities.IDMS_Lead |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.BusinessPartnerInterfaces.IBPGroupsManager, OneCore.Core.Interfaces |
Method Name | GetGridListDataByBPGroupForWidget |