How can you customize the field so that other fields dynamically become required / not required based on the users selection.
For example:
Form contains an Option field which may/may not be required.
If an Option other than "None" is selected, the "Phone Number" field then becomes required.
If the Option "None" is selected, the "Phone Number" field is not required.