Test Drive Reservations
Widget UX Details
Test Drive Reservations widget is displayed in Business Partner Card Page Dashboard. In order to found this widget the user must select 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 the sales person selects the option "Add Widget". Then the user selects which widget to add to dashboard.
Title | Test Drive Reservations |
---|---|
Component | Grid List |
Entity Dashboard | BusinessPartnerCardPage |
Widget Functional Details
Widget Grid List
Columns
- Model
- Start Date
- Branch Description
Widget Redirection
When user selects a reservation system redirects to Lead page.
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 |