C
Craigs714
I have a large table that is read into memory (a secondary data source).
After a field on a form is entered I want to validate the value against this
source. I do not want to create a dropdown because the performance is slow
and because the data is fairly similar. ie. A001, A021, A299..., B002, B004,
B899 ..., C...
How do I validate or create a rule to see if there is a match.
Thanks
After a field on a form is entered I want to validate the value against this
source. I do not want to create a dropdown because the performance is slow
and because the data is fairly similar. ie. A001, A021, A299..., B002, B004,
B899 ..., C...
How do I validate or create a rule to see if there is a match.
Thanks