Job Cards - Shows the open job cards
Widget UX Details
Job Cards widget is displayed in Home Page Dashboard. In order to find this widget user selects the profile icon and then the option "Add Widget". At the next page user selects the widget toadd to dashboard.
Title | Job Cards |
---|---|
Resource Key - Title | OD0000319 |
Description | Shows the open job cards |
Business Case | 12161 |
Component | Full Grid List |
Entity Dashboard | Home Page Dashboard |
Widget Functional Details
Widget Grid List
Columns
- Date
- Customer
- Stage
- Vehicle
- License Number
Widget Redirection
When user selects a Job card system is redirected to Job Card Page
Widget Technical Details
EntityName | IDMS_JobCardView |
---|---|
SortProperty | PromisedDate |
ODataFilter | (IsAppointment/Equals('0') and Progress/Equals('O')) |
EntityKeyType | Integer |
SortDirection | Asc |
Js Name | jobcardgridlist |