Hi Hilary!
I thought this was good to go. I pushed this to live last night was not able to complete the form as it said a required field was not filled out. Reporting Access Required. As you know that section is conditional and only appears when the user selects a Reporting 100 class. However when they do not select a Reporting 100 class, it is still wanting that field filled in, even though it's not showing. I had to remove the validation rule. So now it appears when they Select Reporting 100 but its not required. It needs to be required when Reporting 100 is selected, other wise it should be hidden and not required to submit the form.
Here's the validation rule I removed:
The expressions: starts-with(xdXDocument:GetDOM("ClassInfoForEnrollementForm")/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:Class[../d:ID = current()/../my:Class], "Reporting 100")
starts-with(../my:Class, "Reporting 100")
Reporting Security Access: is blank
Any idea why this is happening? I was using the same type of logic that's being used on another field and that one works as expected. I've attached my current template again with the rue removed.
Thank you so so much for your help.