K
keith_bodie
I am having a problem trying to create a form which has conditional
validation based on what the current view is. Take the following
example of a vacation request form:
Requestor View - 2 fields
Employee Name - required
Dates out of office - required
Manager View - 3 fields
Employee Name - populated with requestors information and disabled
Dates out of office - populated with requestors information and
disabled
Status (approved, rejected) - required
When the requestor attempts to fill in their view, upon submission
InfoPath complains because the status data field is blank. Any
suggestions?
We do not want to resort to using code as one of our goals of using
InfoPath is to have our business analysts create these forms themselves
as opposed to programmers.
validation based on what the current view is. Take the following
example of a vacation request form:
Requestor View - 2 fields
Employee Name - required
Dates out of office - required
Manager View - 3 fields
Employee Name - populated with requestors information and disabled
Dates out of office - populated with requestors information and
disabled
Status (approved, rejected) - required
When the requestor attempts to fill in their view, upon submission
InfoPath complains because the status data field is blank. Any
suggestions?
We do not want to resort to using code as one of our goals of using
InfoPath is to have our business analysts create these forms themselves
as opposed to programmers.