Purchase Leads
Widget UX Details
Purchase Leads widget displayed is in Business Partner Card Page Dashboard. In order to found this widget user selects a business partner from business partner grid list and then Details. From the next page user clicks eye button, to load the Dashboard. When the dashboard loads from the action button select the option "Add Widget". Then the user can select the widget to add to dashboard. In this widget all the Purchase Leads, active & inactive that belong to the current BP no matter to which user they are assigned are displayed the business partner's Purchase leads. Widget is configured to show the first 10 results.
Title | Purchase Leads |
---|---|
Description | Current Business Partner Purchase Leads |
Component | Grid List |
Entity Dashboard | BusinessPartnerCardPage |
Widget Functional Details
Widget Grid List
Columns
- Code
- Business Partner
- Model
- Assigned Employee Name
- Creator Employee Name
Widget Redirection
When user selects a purchase lead system redirects to purchase lead page.
Widget Technical Details
EntityName | IDMS_PurchLeadsInfoView |
---|---|
EntityKey (For filtering) | BPCode |
SortProperty | DocEntry |
TopCountItems | 10 |
ODataFilter | UserID eq CurrentUserId() |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |