I have a question about a simple survey I am working on. My issue is with one field called ${WR_Fail} I am trying to hide this until the result of the previous question ${WR_Pass} does not meet the requirement. So after I input the numbers on the survey, if it does not (pass) I want fail to (show) right now (fail) is always showing because (pass) automatically does not meet the requirement. I have attached the xlsx. Any Ideas would be greatly appreciated!
Hi Wade
The issue is that the required statement is: ${WR_Pass}<35 or ${WR_Background}<7
But ${WR_Pass} and {WR_Background} are both note (text) fields.
The evaluation is failing because you can't do < on a string.
Thanks
John
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.