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",
|
||||||
@ -673,39 +704,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",
|
||||||
"question": "Remarks",
|
"question": "Remarks",
|
||||||
|
|||||||
@ -3,6 +3,39 @@
|
|||||||
"section_name": "General Business Information",
|
"section_name": "General Business Information",
|
||||||
"onsubmit": null,
|
"onsubmit": null,
|
||||||
"questions": [
|
"questions": [
|
||||||
|
{
|
||||||
|
"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",
|
||||||
@ -47,7 +80,8 @@
|
|||||||
"type": "3",
|
"type": "3",
|
||||||
"field_width": "45",
|
"field_width": "45",
|
||||||
"api_properties": null,
|
"api_properties": null,
|
||||||
"answers":[{
|
"answers": [
|
||||||
|
{
|
||||||
"answer": "Within India",
|
"answer": "Within India",
|
||||||
"answer_id": "Within India"
|
"answer_id": "Within India"
|
||||||
},
|
},
|
||||||
@ -58,8 +92,8 @@
|
|||||||
{
|
{
|
||||||
"answer": "Both (within India and Export)",
|
"answer": "Both (within India and Export)",
|
||||||
"answer_id": "Both (within India and Export)"
|
"answer_id": "Both (within India and Export)"
|
||||||
}],
|
}
|
||||||
|
],
|
||||||
"onchange_properties": null,
|
"onchange_properties": null,
|
||||||
"is_repeatable": null,
|
"is_repeatable": null,
|
||||||
"validations": [
|
"validations": [
|
||||||
@ -78,13 +112,16 @@
|
|||||||
"type": "2",
|
"type": "2",
|
||||||
"field_width": "45",
|
"field_width": "45",
|
||||||
"api_properties": null,
|
"api_properties": null,
|
||||||
"answers":[{
|
"answers": [
|
||||||
|
{
|
||||||
"answer": "Yes",
|
"answer": "Yes",
|
||||||
"answer_id": "Yes"
|
"answer_id": "Yes"
|
||||||
},{
|
},
|
||||||
|
{
|
||||||
"answer": "No",
|
"answer": "No",
|
||||||
"answer_id": "No"
|
"answer_id": "No"
|
||||||
}],
|
}
|
||||||
|
],
|
||||||
"onchange_properties": [
|
"onchange_properties": [
|
||||||
{
|
{
|
||||||
"purpose": "FORM_CTRL",
|
"purpose": "FORM_CTRL",
|
||||||
@ -191,7 +228,6 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -207,6 +243,11 @@
|
|||||||
"value": null
|
"value": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_repeatable": "1",
|
||||||
|
"group_title": "Details of General Business Information",
|
||||||
|
"group_key": "general_business"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"question_key": "common_remarks",
|
"question_key": "common_remarks",
|
||||||
@ -219,14 +260,7 @@
|
|||||||
"is_repeatable": null,
|
"is_repeatable": null,
|
||||||
"field_type": "string",
|
"field_type": "string",
|
||||||
"field_width": "45",
|
"field_width": "45",
|
||||||
"validations":[
|
"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