E
Eric
I have a xml document that needs has many rows in it, once the user changes
the policy number, I need to call a stored procedure to validate to ensure
that it is correct.
If it is incorrect, it needs to highlight the field that was editied in Red.
How do you add a custom validation process where it calls a stored procedure.
I can't preload the data to validate it against, as it is 250,000 rows,
which means it takes to long to bring up the form.
Is there an example of how to do that in infopath somewhere?
the policy number, I need to call a stored procedure to validate to ensure
that it is correct.
If it is incorrect, it needs to highlight the field that was editied in Red.
How do you add a custom validation process where it calls a stored procedure.
I can't preload the data to validate it against, as it is 250,000 rows,
which means it takes to long to bring up the form.
Is there an example of how to do that in infopath somewhere?