I'm new to Livecycle and need some help. I have a numeric object and I
want to make sure the user enters 10 numeric characters. I want to check
and make sure the records contains 10 numeric characters and if not, I
want to display a message and set the focus back to the numeric object.
Problem is, I don't know how to write the code to check the length or
which event to put the script. I've tried several things with no
success. Any assistance would be greatly appreciated.