ICFormFieldType
This enumeration describes the supported Form Fields.
Parameter | Description |
---|---|
Text | Indicates the Text type of form field |
Name | Indicates the Name type of form field |
Indicates the Email type of form field | |
Integer | Indicates the Integer type of form field |
Decimal | Indicates the Decimal type of form field |
Date | Indicates the Date type of form field |
Dropdown | Indicates the Dropdown type of form field |
Updated over 2 years ago