I am not too familiar with scripting but am hoping someone can provide some guidance or at least somewhere online that will show me how to do this. Here's what I'm trying to do:
I have a text field that I need users to enter a specific number format in. They have three choices of formats but only one type must be entered. If I go by the arbitrary format options, they would look like this: 99-9999999OO, 999-99-9999, or 999999-99999. Now, is there a way to write a script so that it forces the user to enter the text/number in one of those three formats only? I am able to set up an arbitrary mask and get one of them but I need to provide options to the user.
If there is some good reading online where I can figure this out myself, let me know. Otherwise, any input would be greatly appreciated.
Thanks,
Dustin