I have a form that's for new users or changes in a users profile. Is there a way to make a field required based on the value of another field? For example, if a user is new, I want to make 2 amount fields mandatory. If it's a change or termination of a user, the fields can be left blank.