Untitled

 avatar
unknown
plain_text
2 years ago
6.6 kB
3
Indexable
{
    "status": true,
    "daysOff": "05/12/2023,06/12/2023,07/12/2023,08/12/2023,13/12/2023, 21/12/2023",
    "note": "We are not accepting Day Camps during 13/12/2023, 21/12/2023 date(s). Sorry for the inconvenience.",
    "jsonData": {
        "1": {
            "email": {
                "type": "email",
                "label": "Email",
                "placeholder": "Enter Email"
            },
            "phone": {
                "type": "text",
                "label": "Phone",
                "placeholder": "Enter Phone Number"
            },
            "arrivaldate": {
                "type": "text",
                "label": "Preferred Arrival Date",
                "placeholder": "Select Arrival Date"
            },
            "departuredate": {
                "type": "text",
                "label": "Preferred Departure Date",
                "placeholder": "Select Departure Date"
            },
            "noofdays": {
                "type": "text",
                "label": "No Of Days",
                "placeholder": "Enter No Of Days"
            },
            "package": {
                "type": "select",
                "label": "Package",
                "placeholder": "Please Select Package",
                "package": {
                    "33": "Day camp Full day - CHF 349.25"
                }
            }
        },
        "2": {
            "service": {
                "1": {
                    "label": "service",
                    "placeholder": "Please Select Service",
                    "service_type_id": [
                        "1"
                    ],
                    "type": "radio",
                    "service_id": {
                        "46": "Food Day Camp Short + CHF 17.25"
                    }
                },
                "2": {
                    "label": "Levels",
                    "placeholder": "Please Select Service",
                    "service_type_id": [
                        "2"
                    ],
                    "type": "radio",
                    "service_id": {
                        "22": "Begineer + CHF 0.00",
                        "23": "Intermediate + CHF 0.00",
                        "24": "Advanced + CHF 0.00"
                    }
                }
            }
        },
        "3": {
            "service": {
                "1": {
                    "label": "Sports",
                    "placeholder": "Please Select Service",
                    "service_type_id": [
                        "5"
                    ],
                    "type": "radio",
                    "service_id": {
                        "20": "Ski + CHF 0.00",
                        "21": "Snowboard + CHF 0.00"
                    }
                }
            },
            "language": {
                "type": "radio",
                "label": "Language",
                "placeholder": "Please Select Language",
                "language": {
                    "3": "German",
                    "2": "French",
                    "1": "English"
                },
                "mutiselect": "0"
            }
        },
        "4": {
            "parent": {
                "type": "parent_details",
                "label": "Parent Details",
                "fields": [
                    {
                        "label": "Prefix",
                        "type": "select",
                        "parent_prefix": "1"
                    },
                    {
                        "label": "First Name",
                        "type": "text",
                        "parent_first": "1"
                    },
                    {
                        "label": "Last Name",
                        "type": "text",
                        "parent_last": "1"
                    },
                    {
                        "label": "City",
                        "type": "text",
                        "parent_city": "1"
                    },
                    {
                        "label": "Country",
                        "type": "select",
                        "parent_country": "1"
                    },
                    {
                        "label": "Street Address",
                        "type": "text",
                        "parent_streetaddress": "1"
                    },
                    {
                        "label": "ZipCode",
                        "type": "text",
                        "parent_zipcode": "1"
                    }
                ]
            },
            "child": {
                "type": "child_details",
                "label": "Child Details",
                "fields": [
                    {
                        "label": "Child Prefix",
                        "type": "select",
                        "child_prefix": "1"
                    },
                    {
                        "label": "Child First Name",
                        "type": "text",
                        "child_first": "1"
                    },
                    {
                        "label": "Child Last Name",
                        "type": "text",
                        "child_last": "1"
                    },
                    {
                        "label": "Child City",
                        "type": "text"
                    },
                    {
                        "label": "Child Country",
                        "type": "select"
                    },
                    {
                        "label": "Child Street Address",
                        "type": "text"
                    },
                    {
                        "label": "Child ZipCode",
                        "type": "text"
                    },
                    {
                        "label": "Child Nationality",
                        "type": "text"
                    },
                    {
                        "label": "Child Date Of Birth",
                        "type": "text"
                    },
                    {
                        "label": "Child Passport No",
                        "type": "text"
                    },
                    {
                        "label": "Child's School",
                        "type": "text"
                    }
                ]
            }
        },
        "5": {
            "comments": {
                "type": "textarea",
                "label": "Comments",
                "placeholder": "Enter comments"
            }
        }
    }
}
Editor is loading...
Leave a Comment