This shows you the differences between the selected revision and the current version of the page.
| types | types 2009/11/14 09:19 current | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ^ Heading 1 ^ Heading 2 ^ | ||
| + | |True/False |Simple yes/no question | | ||
| + | |Date |Standard date in Year-Month-Day [YYYY-MM-DD] format | | ||
| + | |Text Field (50 Character) |A text field with a maximum length of 50 characters | | ||
| + | |Text Field (100 Character) |A text field with a maximum length of 100 characters | | ||
| + | |Text Field (Long) |A paragraph-length text field holding a maximum of 65,535 characters | | ||
| + | |Year |Standard 4-digit year. Allowable values are 1901 to 2155 | | ||
| + | |Season |Select one of the 4 seasons | | ||
| + | |Number |A whole number (integer) between -2147483648 and 2147483647 | | ||
| + | |Person From Group |Select a person from a specified group | | ||
| + | |Money |A number with 2 decimal places, maximum 999999999.99 | | ||
| + | |Phone Number |Standard phone number. Will be auto-formatted based on person's country | | ||
| + | |Custom Drop-Down List |This lets you create a drop-down selection list of any values you want. You can edit this list after you add this type to a form | | ||