Change display of various elements on the loan account creation page - based on a set of configurations. The configurations could be one of the following:
-
to make fields read-only on screen
-
to make fields hidden on screen
-
to make a section hidden on screen
-
to default values for certain dropdowns
Please note that this change will be only a UI change (i.e. only for convenience and not for security or business logic)
The configurations are not expected to be set by end-users, but is expected to be set by implementation specialists. The configuration could be specified in a JSON file - which could be "tweaked" by a semi-technical implementation specialist. (Sample for JSON attached)
|