Dependent dropdown and dependent checkbox with date picker
I want to make a dependent dropdown whereas the second depends on the outcome of the first option, and also let the checkbox and date picker depend on the outcome of the second dropdown.
I use Python and I am not sure if Python can handle this.