Previous page | Data Integration | Next page |
Table configuration - Fields tab |
This has two sections:
Fields This section is where you define the fields in the Table. The Fields list shows all the fields in the Table. There is no limit to the number of fields you can have. If the field is Indexed, a yellow lightning bolt symbol is shown. Hovering over this will display the type of index. The Name column gives the Field name, and the Type column gives the datatype of the field. The order of the fields is not important, but if you do specify a sequence it will be used by the Default Data Entry Form for users to fill the information in. If you change the datatype of a field the system will attempt to preserve any existing data in any existing records, and no records will be removed. To add a new field
To modify an existing field
To remove a field
Note: It is usually best-practice to start by adding a Record ID field. This will make subsequent configuration of queries etc easier.
Records This section allows you to select the Record Identifier (or fields) to be displayed in dropdown listboxes and other pickers when you are presented with a list of records from the Table. To select a single field to be the record identifier
To define an identifier made up of a combination of fields
When you have made a change in this section, you need to press the Apply button to save the changes. Note: if you do not specify a record identifier, the system will default to using the Record ID (ie the integer assigned automatically to each record) |