Hello,
I have a form that have three tabs. In one of the tabs I have many fields that belog to a table (InspectionTable) that uses a foreing key that relates it to the MasterTable of the database.
I would like to create a button in a form to allow users to add a new records in the...