- This demo uses the default theme.
- This form shows the built-in southprojects data types that you can specify in your forms.
- You can easily define new data types with regular expressions, masks or custom javascript.
- View the page source to see the use of spformCurr and southprojects.Form.addDataType to implement a custom data type for Currency.
- Currency must have the format dollars followed by a decimal point followed by cents OR a decimal point followed by cents.