Skip to main content

Add a Non-Database Field

Last updated 2/02/2022

How to Add a Field Not Attached to the Database

The following documentation will explain how to add a field to your form that is not connected to the database. The value/s in these fields will not be stored in the database as they are not attached to a field in the database.

Steps

  1. Select Forms in the menu.

  2. Click the New Form Wizard button in the list app bar.


New Form Wizard Button
Figure 1 - New Form Wizard button

  1. Click the lookup icon in the Main Table field and select the required table.

  2. Click the Next button.


Select the Main Table
Figure 2 - Select the main table

  1. Click the Add Form Field button.

  2. Type a caption in the Caption field.

  3. Click the lookup icon in the Display Type field and select the required display type.

  4. Click the Save button in the wizard app bar.


Add a Field Attached to the Database
Figure 3 - Add a field not attached to the database


tip

Do not reference a table field in the Field field, the field needs to remain empty.


How This Will Look in Your End-User Application

The field will appear to be a normal field, but the value will be erased once the value has been input and the form has been saved. The information typed into the field will not be saved in the database.


Non-database field
Figure 7 - Non-database field