Fairoj : SMC credit pd Template changes LFMP AND WCTL
This commit is contained in:
parent
8427950eea
commit
e5aa6d41b9
@ -635,6 +635,37 @@
|
|||||||
"group_key": "financial_info",
|
"group_key": "financial_info",
|
||||||
"group_title": "Financial Information"
|
"group_title": "Financial Information"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"question":"Name of the Company",
|
||||||
|
"question_key":"company_name",
|
||||||
|
"place_holder":"Enter text",
|
||||||
|
"type":"3",
|
||||||
|
"api_properties":{
|
||||||
|
"api":"getCompanyListForSMCList",
|
||||||
|
"api_method":"POST",
|
||||||
|
"params":{"records":{
|
||||||
|
"pd_id":"VAR_PD_ID",
|
||||||
|
"random_string":"VAR_RANDOM_STRING"
|
||||||
|
}},
|
||||||
|
"fields":[
|
||||||
|
"company_id",
|
||||||
|
"borrower_name"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"answers":null,
|
||||||
|
"onchange_properties":null,
|
||||||
|
"is_repeatable":null,
|
||||||
|
"field_type":"string",
|
||||||
|
"validations":[
|
||||||
|
{
|
||||||
|
"name":"required",
|
||||||
|
"isactive":"1",
|
||||||
|
"validator":"Validators.required",
|
||||||
|
"message":"Company Name Required",
|
||||||
|
"value":null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"question": "Number of financial years for which we have financials",
|
"question": "Number of financial years for which we have financials",
|
||||||
"question_key": "no_of_financial_years",
|
"question_key": "no_of_financial_years",
|
||||||
@ -672,39 +703,6 @@
|
|||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
"question":"Name of the Company",
|
|
||||||
"question_key":"company_name",
|
|
||||||
"place_holder":"Enter text",
|
|
||||||
"type":"3",
|
|
||||||
"api_properties":{
|
|
||||||
"api":"getCompanyListForSMCList",
|
|
||||||
"api_method":"POST",
|
|
||||||
"params":{"records":{
|
|
||||||
"pd_id":"VAR_PD_ID",
|
|
||||||
"random_string":"VAR_RANDOM_STRING"
|
|
||||||
}},
|
|
||||||
"fields":[
|
|
||||||
"company_id",
|
|
||||||
"borrower_name"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"answers":null,
|
|
||||||
"onchange_properties":null,
|
|
||||||
"is_repeatable":null,
|
|
||||||
"field_type":"string",
|
|
||||||
"validations":[
|
|
||||||
{
|
|
||||||
"name":"required",
|
|
||||||
"isactive":"1",
|
|
||||||
"validator":"Validators.required",
|
|
||||||
"message":"Company Name Required",
|
|
||||||
"value":null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"question_key": "common_remarks",
|
"question_key": "common_remarks",
|
||||||
|
|||||||
@ -1,232 +1,266 @@
|
|||||||
{
|
{
|
||||||
"section_id":"4",
|
"section_id": "4",
|
||||||
"section_name":"General Business Information",
|
"section_name": "General Business Information",
|
||||||
"onsubmit":null,
|
"onsubmit": null,
|
||||||
"questions":[
|
"questions": [
|
||||||
{
|
{
|
||||||
"question":"Type of Business Entity",
|
"question": [
|
||||||
"question_key":"business_entity_type",
|
|
||||||
"type":"1",
|
|
||||||
"field_width":"45",
|
|
||||||
"answers":null,
|
|
||||||
"api_properties":null,
|
|
||||||
"onchange_properties":null,
|
|
||||||
"is_repeatable":null,
|
|
||||||
"validations":[
|
|
||||||
{
|
|
||||||
"name":"required",
|
|
||||||
"isactive":"1",
|
|
||||||
"validator":"Validators.required",
|
|
||||||
"message":"Field Required",
|
|
||||||
"value":null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"question":"Type of Business activities",
|
|
||||||
"question_key":"select_business_activity_type",
|
|
||||||
"type":"1",
|
|
||||||
"field_width":"45",
|
|
||||||
"onchange_properties":null,
|
|
||||||
"api_properties":null,
|
|
||||||
"answers":null,
|
|
||||||
"is_repeatable":null,
|
|
||||||
"validations":[
|
|
||||||
{
|
|
||||||
"name":"required",
|
|
||||||
"isactive":"1",
|
|
||||||
"validator":"Validators.required",
|
|
||||||
"message":"Field Required",
|
|
||||||
"value":null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"question":"Area of Sale",
|
|
||||||
"question_key":"area_of_sale",
|
|
||||||
"type":"3",
|
|
||||||
"field_width":"45",
|
|
||||||
"api_properties":null,
|
|
||||||
"answers":[{
|
|
||||||
"answer":"Within India",
|
|
||||||
"answer_id":"Within India"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"answer":"Export",
|
|
||||||
"answer_id":"Export"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"answer":"Both (within India and Export)",
|
|
||||||
"answer_id":"Both (within India and Export)"
|
|
||||||
}],
|
|
||||||
|
|
||||||
"onchange_properties":null,
|
|
||||||
"is_repeatable":null,
|
|
||||||
"validations":[
|
|
||||||
{
|
|
||||||
"name":"required",
|
|
||||||
"isactive":"1",
|
|
||||||
"validator":"Validators.required",
|
|
||||||
"message":"Field Required",
|
|
||||||
"value":null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"question":"Is the business seasonal (Yes / No)",
|
|
||||||
"question_key":"seasonality",
|
|
||||||
"type":"2",
|
|
||||||
"field_width":"45",
|
|
||||||
"api_properties":null,
|
|
||||||
"answers":[{
|
|
||||||
"answer":"Yes",
|
|
||||||
"answer_id":"Yes"
|
|
||||||
},{
|
|
||||||
"answer":"No",
|
|
||||||
"answer_id":"No"
|
|
||||||
}],
|
|
||||||
"onchange_properties":[
|
|
||||||
{
|
{
|
||||||
"purpose":"FORM_CTRL",
|
"question":"Name of the Company",
|
||||||
"form_controls":[
|
"question_key":"company_name",
|
||||||
{
|
"place_holder":"Enter text",
|
||||||
"insert_index":"seasonality",
|
"type":"3",
|
||||||
"expression":"(String('seasonality') == String('Yes'))",
|
"api_properties":{
|
||||||
"value_keys":[
|
"api":"getCompanyListForSMCList",
|
||||||
"seasonality"
|
"api_method":"POST",
|
||||||
],
|
"params":{"records":{
|
||||||
"questions":[
|
"pd_id":"VAR_PD_ID",
|
||||||
{
|
"random_string":"VAR_RANDOM_STRING"
|
||||||
"question_key":"low_sale_month_reason",
|
}},
|
||||||
"question":"Reason for Months in which sales/services is low?",
|
"fields":[
|
||||||
"place_holder":"Enter the text",
|
"company_id",
|
||||||
"type":"1",
|
"borrower_name"
|
||||||
"api_properties":null,
|
]
|
||||||
"answers":null,
|
},
|
||||||
"onchange_properties":null,
|
"answers":null,
|
||||||
"is_repeatable":null,
|
"onchange_properties":null,
|
||||||
"field_type":"string",
|
"is_repeatable":null,
|
||||||
"is_subfield":"1",
|
"field_type":"string",
|
||||||
"field_width":"45",
|
"validations":[
|
||||||
"parent_question_key":"seasonality",
|
{
|
||||||
"validations":[
|
"name":"required",
|
||||||
{
|
"isactive":"1",
|
||||||
"name":"required",
|
"validator":"Validators.required",
|
||||||
"isactive":"1",
|
"message":"Company Name Required",
|
||||||
"validator":"Validators.required",
|
"value":null
|
||||||
"message":"Required",
|
}
|
||||||
"value":null
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Type of Business Entity",
|
||||||
|
"question_key": "business_entity_type",
|
||||||
|
"type": "1",
|
||||||
|
"field_width": "45",
|
||||||
|
"answers": null,
|
||||||
|
"api_properties": null,
|
||||||
|
"onchange_properties": null,
|
||||||
|
"is_repeatable": null,
|
||||||
|
"validations": [
|
||||||
|
{
|
||||||
|
"name": "required",
|
||||||
|
"isactive": "1",
|
||||||
|
"validator": "Validators.required",
|
||||||
|
"message": "Field Required",
|
||||||
|
"value": null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Type of Business activities",
|
||||||
|
"question_key": "select_business_activity_type",
|
||||||
|
"type": "1",
|
||||||
|
"field_width": "45",
|
||||||
|
"onchange_properties": null,
|
||||||
|
"api_properties": null,
|
||||||
|
"answers": null,
|
||||||
|
"is_repeatable": null,
|
||||||
|
"validations": [
|
||||||
|
{
|
||||||
|
"name": "required",
|
||||||
|
"isactive": "1",
|
||||||
|
"validator": "Validators.required",
|
||||||
|
"message": "Field Required",
|
||||||
|
"value": null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Area of Sale",
|
||||||
|
"question_key": "area_of_sale",
|
||||||
|
"type": "3",
|
||||||
|
"field_width": "45",
|
||||||
|
"api_properties": null,
|
||||||
|
"answers": [
|
||||||
|
{
|
||||||
|
"answer": "Within India",
|
||||||
|
"answer_id": "Within India"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer": "Export",
|
||||||
|
"answer_id": "Export"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer": "Both (within India and Export)",
|
||||||
|
"answer_id": "Both (within India and Export)"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"onchange_properties": null,
|
||||||
|
"is_repeatable": null,
|
||||||
|
"validations": [
|
||||||
|
{
|
||||||
|
"name": "required",
|
||||||
|
"isactive": "1",
|
||||||
|
"validator": "Validators.required",
|
||||||
|
"message": "Field Required",
|
||||||
|
"value": null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question": "Is the business seasonal (Yes / No)",
|
||||||
|
"question_key": "seasonality",
|
||||||
|
"type": "2",
|
||||||
|
"field_width": "45",
|
||||||
|
"api_properties": null,
|
||||||
|
"answers": [
|
||||||
|
{
|
||||||
|
"answer": "Yes",
|
||||||
|
"answer_id": "Yes"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer": "No",
|
||||||
|
"answer_id": "No"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"onchange_properties": [
|
||||||
|
{
|
||||||
|
"purpose": "FORM_CTRL",
|
||||||
|
"form_controls": [
|
||||||
|
{
|
||||||
|
"insert_index": "seasonality",
|
||||||
|
"expression": "(String('seasonality') == String('Yes'))",
|
||||||
|
"value_keys": [
|
||||||
|
"seasonality"
|
||||||
|
],
|
||||||
|
"questions": [
|
||||||
|
{
|
||||||
|
"question_key": "low_sale_month_reason",
|
||||||
|
"question": "Reason for Months in which sales/services is low?",
|
||||||
|
"place_holder": "Enter the text",
|
||||||
|
"type": "1",
|
||||||
|
"api_properties": null,
|
||||||
|
"answers": null,
|
||||||
|
"onchange_properties": null,
|
||||||
|
"is_repeatable": null,
|
||||||
|
"field_type": "string",
|
||||||
|
"is_subfield": "1",
|
||||||
|
"field_width": "45",
|
||||||
|
"parent_question_key": "seasonality",
|
||||||
|
"validations": [
|
||||||
|
{
|
||||||
|
"name": "required",
|
||||||
|
"isactive": "1",
|
||||||
|
"validator": "Validators.required",
|
||||||
|
"message": "Required",
|
||||||
|
"value": null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"question_key": "low_sale_month",
|
||||||
|
"question": "Months in which sales/services is low?",
|
||||||
|
"place_holder": "",
|
||||||
|
"type": "4",
|
||||||
|
"api_properties": null,
|
||||||
|
"answers": [
|
||||||
|
{
|
||||||
|
"answer_id": "January",
|
||||||
|
"answer": "January"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "February",
|
||||||
|
"answer": "February"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "March",
|
||||||
|
"answer": "March"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "April",
|
||||||
|
"answer": "April"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "May",
|
||||||
|
"answer": "May"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "June",
|
||||||
|
"answer": "June"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "July",
|
||||||
|
"answer": "July"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "August",
|
||||||
|
"answer": "August"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "September",
|
||||||
|
"answer": "September"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "October",
|
||||||
|
"answer": "October"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "November",
|
||||||
|
"answer": "November"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"answer_id": "December",
|
||||||
|
"answer": "December"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"onchange_properties": null,
|
||||||
|
"is_repeatable": null,
|
||||||
|
"field_type": "num",
|
||||||
|
"field_width": "45",
|
||||||
|
"is_subfield": "1",
|
||||||
|
"parent_question_key": "seasonality",
|
||||||
|
"validations": [
|
||||||
|
{
|
||||||
|
"name": "required",
|
||||||
|
"isactive": "1",
|
||||||
|
"validator": "Validators.required",
|
||||||
|
"message": "Required",
|
||||||
|
"value": null
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
}
|
||||||
{
|
]
|
||||||
"question_key":"low_sale_month",
|
}
|
||||||
"question":"Months in which sales/services is low?",
|
],
|
||||||
"place_holder":"",
|
"is_repeatable": null,
|
||||||
"type":"4",
|
"validations": [
|
||||||
"api_properties":null,
|
{
|
||||||
"answers":[
|
"name": "required",
|
||||||
{
|
"isactive": "1",
|
||||||
"answer_id":"January",
|
"validator": "Validators.required",
|
||||||
"answer":"January"
|
"message": "Field Required",
|
||||||
},
|
"value": null
|
||||||
{
|
}
|
||||||
"answer_id":"February",
|
]
|
||||||
"answer":"February"
|
}
|
||||||
},
|
],
|
||||||
{
|
"is_repeatable": "1",
|
||||||
"answer_id":"March",
|
"group_title": "Details of General Business Information",
|
||||||
"answer":"March"
|
"group_key": "general_business"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"answer_id":"April",
|
"question_key": "common_remarks",
|
||||||
"answer":"April"
|
"question": "Remarks",
|
||||||
},
|
"place_holder": "Enter the text",
|
||||||
{
|
"type": "7",
|
||||||
"answer_id":"May",
|
"api_properties": null,
|
||||||
"answer":"May"
|
"answers": null,
|
||||||
},
|
"onchange_properties": null,
|
||||||
{
|
"is_repeatable": null,
|
||||||
"answer_id":"June",
|
"field_type": "string",
|
||||||
"answer":"June"
|
"field_width": "45",
|
||||||
},
|
"validations": []
|
||||||
{
|
|
||||||
"answer_id":"July",
|
|
||||||
"answer":"July"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"answer_id":"August",
|
|
||||||
"answer":"August"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"answer_id":"September",
|
|
||||||
"answer":"September"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"answer_id":"October",
|
|
||||||
"answer":"October"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"answer_id":"November",
|
|
||||||
"answer":"November"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"answer_id":"December",
|
|
||||||
"answer":"December"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"onchange_properties":null,
|
|
||||||
"is_repeatable":null,
|
|
||||||
"field_type":"num",
|
|
||||||
"field_width":"45",
|
|
||||||
"is_subfield":"1",
|
|
||||||
"parent_question_key":"seasonality",
|
|
||||||
"validations":[
|
|
||||||
{
|
|
||||||
"name":"required",
|
|
||||||
"isactive":"1",
|
|
||||||
"validator":"Validators.required",
|
|
||||||
"message":"Required",
|
|
||||||
"value":null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
||||||
]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"is_repeatable":null,
|
|
||||||
"validations":[
|
|
||||||
{
|
|
||||||
"name":"required",
|
|
||||||
"isactive":"1",
|
|
||||||
"validator":"Validators.required",
|
|
||||||
"message":"Field Required",
|
|
||||||
"value":null
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"question_key":"common_remarks",
|
|
||||||
"question":"Remarks",
|
|
||||||
"place_holder":"Enter the text",
|
|
||||||
"type":"7",
|
|
||||||
"api_properties":null,
|
|
||||||
"answers":null,
|
|
||||||
"onchange_properties":null,
|
|
||||||
"is_repeatable":null,
|
|
||||||
"field_type":"string",
|
|
||||||
"field_width":"45",
|
|
||||||
"validations":[
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"is_repeatable":"1",
|
}
|
||||||
"group_title":"Details of General Business Information",
|
|
||||||
"group_key":"general_business"
|
|
||||||
}
|
|
||||||
|
|
||||||
File diff suppressed because it is too large
Load Diff
@ -5,6 +5,37 @@
|
|||||||
"questions":[
|
"questions":[
|
||||||
{
|
{
|
||||||
"question":[
|
"question":[
|
||||||
|
{
|
||||||
|
"question":"Name of the Company",
|
||||||
|
"question_key":"company_name",
|
||||||
|
"place_holder":"Enter text",
|
||||||
|
"type":"3",
|
||||||
|
"api_properties":{
|
||||||
|
"api":"getCompanyListForSMCList",
|
||||||
|
"api_method":"POST",
|
||||||
|
"params":{"records":{
|
||||||
|
"pd_id":"VAR_PD_ID",
|
||||||
|
"random_string":"VAR_RANDOM_STRING"
|
||||||
|
}},
|
||||||
|
"fields":[
|
||||||
|
"company_id",
|
||||||
|
"borrower_name"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"answers":null,
|
||||||
|
"onchange_properties":null,
|
||||||
|
"is_repeatable":null,
|
||||||
|
"field_type":"string",
|
||||||
|
"validations":[
|
||||||
|
{
|
||||||
|
"name":"required",
|
||||||
|
"isactive":"1",
|
||||||
|
"validator":"Validators.required",
|
||||||
|
"message":"Company Name Required",
|
||||||
|
"value":null
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"question":"Type of Business Entity",
|
"question":"Type of Business Entity",
|
||||||
"question_key":"business_entity_type",
|
"question_key":"business_entity_type",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user