Skip to main content

Dashboard

Submitted by admin on
Shell machine name
SHELL-209-Dashboard
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_service_due",
            "sectionTitle": "Service Due",
            "fields": [
                {
                    "fieldKey": "field_service_overdue",
                    "fieldLabel": "SERVICE OVERDUE",
                    "type": "field"
                },
                {
                    "fieldKey": "field_next_service_due",
                    "fieldLabel": "Next Service Due",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_goods_merchandises",
            "sectionTitle": "Goods & Merchandises",
            "fields": [
                {
                    "fieldKey": "field_goods_merchandises",
                    "fieldLabel": "GOODS & MERCHANDISES",
                    "type": "field"
                },
                {
                    "fieldKey": "field_no_orders_under_shipment",
                    "fieldLabel": "No orders under shipment",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_spare_parts_accessories",
            "sectionTitle": "Spare Parts & Accessories",
            "fields": [
                {
                    "fieldKey": "field_spare_parts_accessories",
                    "fieldLabel": "SPARE PARTS  & ACCESSORIES",
                    "type": "field"
                },
                {
                    "fieldKey": "field_order_being_shipped",
                    "fieldLabel": "order being shipped",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_booking_details",
            "sectionTitle": "Booking details",
            "fields": [
                {
                    "fieldKey": "field_order_placed",
                    "fieldLabel": "Order Placed",
                    "type": "field"
                },
                {
                    "fieldKey": "field_order_canceled",
                    "fieldLabel": "Order Canceled",
                    "type": "field"
                },
                {
                    "fieldKey": "field_total",
                    "fieldLabel": "Total",
                    "type": "field"
                },
                {
                    "fieldKey": "field_remaining",
                    "fieldLabel": "Remaining",
                    "type": "field"
                },
                {
                    "fieldKey": "field_order_no",
                    "fieldLabel": "Order No",
                    "type": "field"
                },
                {
                    "fieldKey": "field_paid",
                    "fieldLabel": "Paid",
                    "type": "field"
                },
                {
                    "fieldKey": "field_view_booking_progress",
                    "linkText": "VIEW BOOKING PROGRESS",
                    "url": "#",
                    "type": "link"
                },
                {
                    "fieldKey": "field_view_booking_details",
                    "linkText": "VIEW BOOKING DETAILS",
                    "url": "#",
                    "type": "link"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_progressbar",
                    "sectionTitle": "Progressbar",
                    "fields": [
                        {
                            "fieldKey": "field_booking_received",
                            "fieldLabel": "Booking Received",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_booking_confirmation",
                            "fieldLabel": "Booking  Confirmation",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_loan_details",
                            "fieldLabel": "Loan Details",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_warranty",
                            "fieldLabel": "Warranty",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_insurance",
                            "fieldLabel": "Insurance",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_accessories",
                            "fieldLabel": "Accessories",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_registration",
                            "fieldLabel": "Registration",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_make_payment",
                            "fieldLabel": "Make Payment",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_delivery",
                            "fieldLabel": "Delivery",
                            "type": "field"
                        }
                    ],
                    "sections": []
                }
            ]
        },
        {
            "sectionKey": "section_recent_orders",
            "sectionTitle": "Recent Orders",
            "fields": [
                {
                    "fieldKey": "field_recent_orders",
                    "fieldLabel": "RECENT ORDERS",
                    "type": "field"
                },
                {
                    "fieldKey": "field_view_all_order",
                    "fieldLabel": "View All Order",
                    "type": "field"
                }
            ],
            "sections": [
                {
                    "sectionKey": "section_table",
                    "sectionTitle": "Table",
                    "fields": [
                        {
                            "fieldKey": "field_order_number",
                            "fieldLabel": "Order Number #",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_status",
                            "fieldLabel": "Status",
                            "type": "field"
                        },
                        {
                            "fieldKey": "field_dealership",
                            "fieldLabel": "Dealership",
                            "type": "field"
                        }
                    ],
                    "sections": []
                }
            ]
        }
    ]
}