If you want to validate entered value you can write your code on validate method of the data source field for form specific functionality. If this logic should work for all form that use this field you can use validatefield method on the table.
↧
If you want to validate entered value you can write your code on validate method of the data source field for form specific functionality. If this logic should work for all form that use this field you can use validatefield method on the table.