Component machine name
CO-1135-ItemReviewModal
Form
Component type
Form with shell
Shell sections
{
"sections": [
{
"sectionKey": "section_rating_modal_content",
"sectionTitle": "Rating Modal Content",
"fields": [
{
"fieldKey": "field_form_heading",
"fieldLabel": "PLEASE PROVIDE A RATING",
"type": "field"
},
{
"fieldKey": "field_form_message",
"fieldLabel": "Please provide a rating for #. Tell us how you like it?",
"type": "field"
}
],
"sections": [
{
"sectionKey": "section_item_details",
"sectionTitle": "Item Details",
"fields": [
{
"fieldKey": "field_item_name",
"fieldLabel": "Item Name",
"type": "field"
},
{
"fieldKey": "field_amount",
"fieldLabel": "Amount",
"type": "field"
},
{
"fieldKey": "field_quantity",
"fieldLabel": "Quantity",
"type": "field"
},
{
"fieldKey": "field_color",
"fieldLabel": "Color",
"type": "field"
}
],
"sections": []
}
]
},
{
"sectionKey": "section_rating_submitted_content",
"sectionTitle": "Rating Submitted Content",
"fields": [
{
"fieldKey": "field_thank_you_message",
"fieldLabel": "THANK YOU FOR PROVIDING A RATING",
"type": "field"
},
{
"fieldKey": "field_already_rated_message",
"fieldLabel": "YOU HAVE ALREADY RATED THIS ITEM",
"type": "field"
},
{
"fieldKey": "field_close_button",
"fieldLabel": "CLOSE",
"type": "field"
},
{
"fieldKey": "field_fetch_error",
"fieldLabel": "Failed to fetch item review. Please try again later.",
"type": "field"
},
{
"fieldKey": "field_submit_error",
"fieldLabel": "Failed to submit item rating. Please try again.",
"type": "field"
}
],
"sections": []
}
]
}