Hi,
You should create all fields in the form’s edition, and then, in the main DropDown field, press the “Show Dependencies” link (specifically in the choices section), and then select the dependent fields to each choice of DropDown field. If you want to include multiple fields dependent to a choice, you simply should press the “+” button, and select another field.
But, how to proceed if you want to create dependencies based in two fields at the same time? Using the previous explanation is valid to create chains of dependencies: the fields A, B, and C depend to a choice selected in the DropDown field 2, and the DropDown field 2, will depend of a choice selected in the DropDown 1. So, if you have not selected the correct choice in the DropDown 1 the fields A, B, and C won’t be displayed. But, if you want to create dependencies based in the value of two fields at the same time, simply, uses a calculated field as auxiliary field, and creates the dependecies in function to the equation’s result, of course the equation should return a different value in function to the combination of values in the other fields.
Please, visit the following link for more information:
https://blog.net-factor.com/how-to-use-dependencies-between-fields-in-the-form/
Best regards.