I am creating a browser enabled form in InfoPath that has one view of controls. THe customer prefered we use one view for ease of use. On this form I have used conditional formatting to hide fields based on role of user. As an example The Manager should only see fields to comment on performance. THe problem I am faced with is that some of these hidden fields need to be required. Another words, managers will need to fill out the data at a later date(predicted by workflow) The user that initially fills out the form won't be able to submit as InfoPath is recognizing that they are required despite being hidden from the initial user submitting form.
Maybe I need ot go back to two views :( Each role has its own view to interact with. I would like to avoid this. I was hoping I could set a rule that certain fields should only be required based on role.