When a user clicks Change on a PT Admin application form view, the application validates the data the user entered and displays a message if the data is invalid. The PT application validates data by:
Pattern | Activity form | Activity Type form | Group form | Location form | User form |
---|---|---|---|---|---|
isAlpha Allows: a–z, A–Z, space, and tab |
Region, City, Country |
First Name, Last Name, City, Region, Country |
|||
isDate Allows: 0–9, /, and . |
Due Date | Begin Date, End Date |
|||
isEmail Allows: a–z, A–Z, 0-9, and any wildcard character |
E-mail Name | E-mail Name | |||
isPhone Allows: a–z, A–Z, 0–9, ., (, , ) and space |
Telephone | ||||
isSmallint Allows: 0–32767 |
Max Score | Maximum Occupancy | |||
isTime (assumes 24-hour clock) Allows: 0-9 and : |
Begin Time, End Time |
||||
isTinyint Allows: 0–255 |
Weight | Drop Lowest, Penalty Value, Weight |
Max. Size, Period |
Max. Occupancy | |
isWord Allows: A–Z, a–z, 0–9 , _ , and space |
Activity Name | Activity Type Name | Group Name | Location Name, Postal Code |
Postal Code |