I have created a Form to collect Customer data but the need for an Email address field to be ‘Required’ is conditional on the selection of a previous field. Is this something one is able to set, or is a field simply Required or not?
A field can only be required if it is visible. So you can set a conditional on your required email field to either show it or hide it based on other conditions.