Need dependent data fields in data tables.
Example: Address fields: Address Line 1, Address Line 2, Village (drop down), Postcode - Text District/Taluk - List of values, State - List of values, For a given village, District/Taluk, State and Postcode are fixed.
a) If user enters Village first, then depending on Village selected by user, District/Taluk, State and Postcode are to be automatically populated. Then depending on whether the field is set to editable or not, either allow or not allow the field to be modified by user. b) If user selects State first, then District/Taluk and Village drop downs should be filtered accordingly.
This will need another field-level configuration to be captured, which states whether a field in data-table can be modified or not.
|