Canvas now eliminates the need to write explicit codes to fetch the value of dependent fields in forms. The values in the dependent fields will now be automatically populated based on the value changes in the independent fields.
For example, in the following screen shots of the Beneficiary Details app, the Branch Name field gets filtered depending on the Bank Name.
Figure 8: Beneficiary Details App
...
Figure 9: Selection of Bank Name
...
Figure 10: Branch Name auto-populated
This feature reduces precious coding time and makes form configuration easier!
For more information on this feature, refer the Auto-populating Dependent Fields' Values in Forms section in the Canvas Technology 18.1 - Expert Studio Dev Guide
...