Widget UX Details
The Leads widget is displayed in Business Partner Group Card Page Dashboard. In order to findĀ this widget user selects a business partner from business partner group grid list and then Details tab. On the next page user clicks eye button, to load the Dashboard. When the dashboard loads from the action button selects the option "Add Widget". Then the user selects which widget to add to dashboard.
Title | Leads |
---|---|
Resource Key - Title | OD0000fa-IR5 |
Description | Current Business Partner Group Leads |
Business Case | 1551 |
Component | Grid List |
Entity Dashboard | BusinessPartnerGroupPage |
Widget Functional Details
Widget Grid List
Columns
- Lead Group Name
- Source
- BP Name
Widget Redirection
When user selects a Lead, system redirect to Lead Page
Widget Technical Details
EntityName | IDMS_LeadsInfoView |
---|---|
EntityKey (For filtering) | BPCode |
SortProperty | U_IDMS_CrtDateTime |
TopCountItems | 10 |
ODataFilter | OPPCode eq 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 |