diff --git a/src/assets/data/sales_pd_templates/22.json b/src/assets/data/sales_pd_templates/22.json index 0570ed7..b5bbdcf 100644 --- a/src/assets/data/sales_pd_templates/22.json +++ b/src/assets/data/sales_pd_templates/22.json @@ -1193,8 +1193,8 @@ "question":"Total invoice value of the selected product", "question_key":"tot_product_invoice_value", "type":"1", - "field_type":"num", - "place_holder": "Enter the number", + "field_type":"numtoword", + "place_holder": "Enter the amount", "api_properties":null, "onchange_properties":null, "is_repeatable":null, @@ -1724,7 +1724,7 @@ { "question":[ { - "question":"Hospital building photo", + "question":"Institute Building", "question_key":"hospital_building", "type":"6", "answers":null, @@ -1737,9 +1737,47 @@ } ], "is_repeatable":"1", - "group_title":"Hospital building photo", + "group_title":"Institute Building photographs", "group_type":"6" - } + }, + { + "question":[ + { + "question":"Name Board", + "question_key":"name_board_seen", + "type":"6", + "answers":null, + "api_properties":null, + "onchange_properties":null, + "is_repeatable":null, + "validations":[ + + ] + } + ], + "is_repeatable":"1", + "group_title":"Name Board photographs", + "group_type":"6" + }, + { + "question":[ + { + "question":"Institute Interior", + "question_key":"institute_interior", + "type":"6", + "answers":null, + "api_properties":null, + "onchange_properties":null, + "is_repeatable":null, + "validations":[ + + ] + } + ], + "is_repeatable":"1", + "group_title":"Institute Interior photographs", + "group_type":"6" + } ] } ]