Data types

Application data types enable you to further define and customize the application’s data fields. You can select existing data types—such as integer, string, e-mail, phone, address, calender, task, or contact—or you can create a new data type. You can establish a primary key, and specify column width.

StepsModifying the data type

  1. In the Application Manager, select an application listing from the detail view for which you want to modify the data type, and click Edit.

  2. When the Application Builder displays, click Data Types on the toolbar.

  3. In the Data Types window, identify the label you want and select a Data Type from the drop-down list.

  4. In Primary Key, select the box if this is to be the primary key for your application.

  5. In Column Size, enter the maximum width of the column number in characters, such as 24.

  6. Click OK to save your entries and close the window.

  7. In Application Builder, save the application.

StepsCreating a data type

  1. In the Application Manager, select an application listing from the detail view for which you want to add a data type, and click Edit.

  2. When the Application Builder displays, click Data Types on the toolbar.

  3. In the Data Types window, identify the label you want, and expose its drop-down list.

  4. Scroll to the bottom of the list and select Add New.

  5. In New Data Type, enter the name of the new data type.

  6. In Primary Key, select the box if this is to be the primary key for your application.

  7. In Column Size, enter the maximum width of the column number in characters, such as 24.

  8. Click OK to save your entries and close the window.

  9. Save the application.