Control display name |
The name of the control displayed to the users. |
||||
Control code name |
The name of the control used in the code. |
||||
Control file name |
Relative path to the ASCX control starting from /CMSFormControls folder. Example: countryselection.ascx |
||||
Use control for text |
Indicates if the control can be used for text values. |
||||
Use control for long text |
Indicates if the control can be used for long text values. |
||||
Use control for integer |
Indicates if the control can be used for integer values. |
||||
Use control for decimal |
Indicates if the control can be used for decimal values. |
||||
Use control for date-time |
Indicates if the control can be used for date-time values. |
||||
Use control for boolean |
Indicates if the control can be used for Boolean (bit) values. |
||||
Use control for file |
Indicates if the control can be used for file (attachments). |
||||
Show control in BizForms |
Indicates if the control should be offered among field types in the simplified mode in BizForms module. If you enable this box, you also need to enter the following values:
|
||||
Show control in document types |
Indicates if the control should be offered among field types in the document type field editor. |
||||
Show control in system tables |
Indicates if the control should be offered among field types in the system table field editor. |
||||
Show control in web parts |
Indicates if the control should be offered among field types in the web part property editor. |
||||
Show control in reports |
Indicates if the control should be offered among field types in reports section. |