Navigation:  Enterprise Forms Modules > Form Template Manager > Form Template Details > Form Template Designer > Common Tabs >

DataStorage Tab

Previous pageReturn to chapter overviewNext page

DataStorage tab provides the facility to specify how data entry field elements store data in the database.

 

DataStorage Tab

 

DatastorageTab

Property Name

Description

NotTableField

Indicates if value for the element should be stored in the database.  If the property is selected data will not be stored in the database.

DataType

Indicates the data type for the field element.  The following are supported data types.  However not all field elements support the full list.

FreeText:  Data type for storing any type of text.

Date:  Data type for storing dates value.  Note if this data type is selected an additional Calendar control will be displayed next to the field for date selection

Numeric:  Data type for numeric type values.  Does not include values in decimal points

Decimal:  Data type for decimal values

DataLength

Specifies the length/size for the data type to store to the database