field validation on a form - alpha numeric only
Hello allI have a request to update an existing field on a form (u_bar_number) to a specific format as users are entering garbage data in the field now..Entry should be restricted to alpha-numeric (combo of 4)for example: NIDS, FC91, PP90 There is cu...