Skip to main content

Book Service Form

Submitted by v-shubham.purwar on
Component machine name
CO-1130-BookServiceForm
Form
Component type
Form with shell
Shell sections
{
    "sections": [
        {
            "sectionKey": "section_page_title",
            "sectionTitle": "Page Title",
            "fields": [
                {
                    "fieldKey": "field_page_title",
                    "fieldLabel": "Book a Service | Kawasaki",
                    "type": "field"
                }
            ],
            "sections": []
        },
        {
            "sectionKey": "section_page_content",
            "sectionTitle": "Page Content",
            "fields": [
                {
                    "fieldKey": "field_page_heading",
                    "fieldLabel": "BOOK A SERVICE",
                    "type": "field"
                },
                {
                    "fieldKey": "field_dealership_label",
                    "fieldLabel": "Selected Dealership",
                    "type": "field"
                },
                {
                    "fieldKey": "field_kawasaki_prefix",
                    "fieldLabel": "Kawasaki",
                    "type": "field"
                },
                {
                    "fieldKey": "field_change_button_label",
                    "fieldLabel": "CHANGE",
                    "type": "field"
                },
                {
                    "fieldKey": "field_book_service_message",
                    "fieldLabel": "Please provide the registration number for bike you would like to book service for and choose your preferred date.",
                    "type": "field"
                }
            ],
            "sections": []
        }
    ]
}