To Do
Widget UX Details
To Do widget is displayed in Business Partner Card Page Dashboard. In order to find this widget user must select a business partner from business partner grid list an then Details. From the next page user clicks eye button, to load the Dashboard. When the dashboard loads from the action button the sales person selects the option "Add Widget". Then the user can select which widget to add to dashboard.
Title | To Do |
---|---|
Component | CustomRazorView |
Entity Dashboard | BusinessPartnerCardPage |
Widget Functional Details
Widget Redirection
When user selects a task system open's a task pop up window.
Widget Technical Details
EntityName | IDMS_RSV_DetailView |
---|---|
EntityKey (For filtering) | CustomerCode |
TopCountItems | 10 |
ODataFilter | ReservationTypeCode eq '0' |
Fully Qualified Name Interface | OneCore.Core.Interfaces.Common.GridDashboardWidgets.GridListWidget.IGridListItemsWidgetManager, OneCore.Core.Interfaces |
Method Name | GetGridListItems |