Component machine name
CO-1136-DealerFeedbackModal
Form
Component type
Form with shell
Shell sections
{
"sections": [
{
"sectionKey": "section_feedback_modal_content",
"sectionTitle": "Feedback Modal Content",
"fields": [
{
"fieldKey": "field_form_heading",
"fieldLabel": "FEEDBACK",
"type": "field"
},
{
"fieldKey": "field_form_message",
"fieldLabel": "Please provide a feedback on how you like the booking process, the bike purchase, and the dealer interactions.",
"type": "field"
}
],
"sections": [
{
"sectionKey": "section_product_details",
"sectionTitle": "Product Details",
"fields": [
{
"fieldKey": "field_bike_model",
"fieldLabel": "Bike Model",
"type": "field"
},
{
"fieldKey": "field_order_placed",
"fieldLabel": "Order Placed",
"type": "field"
},
{
"fieldKey": "field_color",
"fieldLabel": "Color",
"type": "field"
},
{
"fieldKey": "field_total",
"fieldLabel": "Total",
"type": "field"
}
],
"sections": []
}
]
},
{
"sectionKey": "section_feedback_submitted_content",
"sectionTitle": "Feedback Submitted Content",
"fields": [
{
"fieldKey": "field_thank_you_message",
"fieldLabel": "THANK YOU FOR PROVIDING A FEEDBACK",
"type": "field"
},
{
"fieldKey": "field_feedback_provided_message",
"fieldLabel": "YOU HAVE ALREADY PROVIDED FEEDBACK FOR THIS DEALER",
"type": "field"
},
{
"fieldKey": "field_close_button",
"fieldLabel": "CLOSE",
"type": "field"
},
{
"fieldKey": "field_fetch_error",
"fieldLabel": "Failed to fetch dealer feedback. Please try again later.",
"type": "field"
},
{
"fieldKey": "field_submit_error",
"fieldLabel": "Failed to submit dealer feedback. Please try again.",
"type": "field"
}
],
"sections": []
}
]
}