The ECR 'apply' is the major feature in EDCR Module. It allows Stakeholder to create EDCR Applications
https://egov-micro-qa.egovernments.org/citizen/edcrscrutiny/apply
All the drop down data are mapped through mdms response.
Mdms data :
City data is fetched from https://github.com/egovernments/egov-mdms-data/blob/master/data/pb/tenant/citymodule.json
New Building Plan Scrutiny is the only page for apply edcr.
...
EDCR create call is triggered on SUBMIT button onclick().
...
CLEAR FORM: Clear form when click on clear form button.
Success Screen :
...