when I create a record in custom table a blank record is also created in another custom table?
Hi there, I have created 2 custom tables Table1: ASP_MasterFields: asp_number (sample number ASP000001) asp_name asp_description Table2: ASP_ReleaseFields: ref_number (referencing the ASP_Number) release_number (sa...