I have a table (table1) that is related to another table (table2) by its key. When a record is created in table1, a new record is created in table2. This is defined by their relationship.
I want the new record in table2 to have some checkbox fields auto-populated.I have tried using the auto-fill...