Form Delete
The option for deleting a record on a main form has changed from version 7.5.
  • You must now be in Edit mode to use the delete option.
  • You cannot undelete a record or any underlying records once the record has been deleted from the form.

  • The Delete option deletes the main record and all underlying records.

    To delete the current record:
    1. In order to delete a record you must be in Edit mode.

    2. The delete button will appear when the form is in edit mode. If there is a "Delete Form" or "Delete" button, click it to delete the record. Otherwise, click the standard X delete button.

    3. After clicking the delete button, a pop-up dialog appears asking for confirmation of your intention to delete.

    4. To continue with the deletion, click Yes.

    5. The main record and all underlying records are now deleted. The form will return to the first record.

    Back