J
jean
Hi
I am trying to put some validation rules on a field in a form.
I want to limit the user to this
Main Office follow by a space and then 2 number (these number can be
anyone). example "Main Office 40" or "Main Office 62"
User can also use word Site with the same rules like "Site 35" or
"Site 61"
He can also use the word Outside again with the same rules "Outside
50" or "Outside 86"
I can put some rules like "Site" or "Outside" or "Main Office", but I
am stuck with the end part (space and with free 2 digits at the end
(numbers)
I am thinking to put some script on the "after update" of the field
Can someone give me a hint ?
thanks
I am trying to put some validation rules on a field in a form.
I want to limit the user to this
Main Office follow by a space and then 2 number (these number can be
anyone). example "Main Office 40" or "Main Office 62"
User can also use word Site with the same rules like "Site 35" or
"Site 61"
He can also use the word Outside again with the same rules "Outside
50" or "Outside 86"
I can put some rules like "Site" or "Outside" or "Main Office", but I
am stuck with the end part (space and with free 2 digits at the end
(numbers)
I am thinking to put some script on the "after update" of the field
Can someone give me a hint ?
thanks