Hi.
I need to display input fields in a second form based on data from the first form.
I would like to display a select dropdown on form two only if $_POST["desert"] is not empty. Otherwise I don't want to display this dropdown.
Is this possible?
Cheers
Vayu