Retention Business Processes
Widget UX Details
Retention Business Processes widget is displayed in Business Partner Card Page Dashboard. This widget can be found when the user selects a business partner from business partner grid list and then chooses Details. From the next page user selects eye button, to load the Dashboard. When the dashboard loads from the action button the user selects the option "Add Widget". Then the sales person select the widget to add to dashboard.
Title | Retention Business Processes |
---|---|
Resource Key - Title | OD0006556 |
Component | Grid list |
Bottom Link URL | /BusinessProcess/BusinessProcessInterestsGridList/ |
Entity Dashboard | BusinessPartnerCardPage |
Widget Functional Details
Widget Grid List
Columns
- Business Partner Name
- Create Date
Widget Redirection
In this widget the business partner's Retention Business Processes are displayed, with columns Business Processes and Create Date. When a user select a business process the system is redirect to business process page.
Widget Technical Details
EntityName | IDMS_BPPROCCMPINTVIEW |
---|---|
EntityKey (For filtering) | U_IDMS_BP |
TopCountItems | 15 |
ODataFilter | U_IDMS_Entity eq 'Retention' |
SortDirection | Desc |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |