Leads
Widget UX Details
In Home Page Dashboard displayed Leads widget. To found this widget user must select the profile icon. Select the option "Add Widget". Select the widget to input to dashboard.
Title | Leads |
---|---|
Resource Key - Title | OD0000fa-IR5 |
Description | The number of active Leads assigned to you at the moment |
Recourse Key - Description | OD0004181 |
Business Case | 1551 |
Component | CountLinkWidget |
Entity Dashboard | Home Page Dashboard |
Widget Functional Details
Widget Grid List
Columns
- Lead Group Name
- Inquiry Source
When user select the "more" button system redirects to Leads Grid List.
Widget Technical Details
EntityName | IDMS_LeadsInfoView |
---|---|
URL | /Sales Opportunity/LeadsGridList/ |
ODataFilter | SPCode eq CurrentUserSlpCode() and OPPCode eq null and IsActive eq 1 and IsOpportunity eq 0 and U_IDMS_ProgressStarted eq 1 |