Resolved! Autopopulate the number field from one table to another
I have two tables name employee and related list table, now I want to populate number filed from employee table to related list table as number = employee field. How can I achieve this, employee table on related list table is a reference field.
