My Opportunities (SP)
Widget UX Details
The My Opportunities widget is displayed in Sales Person Card Page Dashboard. In order this widget user selects a Sales Person from Sales Person grid list and then tab Details. From the next page user selects eye button, to load the Dashboard. When the dashboard loads from the action button selects the option "Add Widget". Then the user selects the widget to add to dashboard.
Title | My Opportunities |
---|---|
Resource Key - Title | OD0004398 |
Business Case | 12097 |
Component | Grid List |
Bottom Link URL | /MyOneDealerSalesCase/SalesCaseOpportunityList |
Entity Dashboard | Sales Person Card page |
Widget Functional Details
Widget Grid List
Columns
- Lead Group Name
- Source
- Vehicle Amount
Widget Redirection
When the user clicks 'more' at the widget the page is redirected to the Leads grid list
Widget Technical Details
EntityName | IDMS_GETSALESCASELEAD_VIEW |
---|---|
EntityKey (For filtering) | U_IDMS_Salesperson |
SortProperty | LeadCreateDate |
TopCountItems | 10 |
ODataFilter | IsOpportunity eq 1 and IsActive eq 1 |
EntityKeyType | String |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |