I have a form with a Calculated Field ("StepNumber") and a Choice Field ("TechName"). I want to make the Choice field mandatory if the Calculated Field equals "John".
I've tried:
StepNumber=="John" && isNullOrEmpty({Self})
I have a form with a Calculated Field ("StepNumber") and a Choice Field ("TechName"). I want to make the Choice field mandatory if the Calculated Field equals "John".
I've tried:
StepNumber=="John" && isNullOrEmpty({Self})
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.