ShihadShihad
9 years agoQrew Cadet
Auto population of data on form loading
Hi,
This is my situation,
I have two tables employee_master and employee_job. In employee_master table, i have userid, empid,name,email.
In employee_job, i have userid,empid,designation,department etc. What i want is, when i load employee_job form, empid should be auto populated from employee_master based on userid(current user). Is there any way to do this without any trigger.
Thanks
This is my situation,
I have two tables employee_master and employee_job. In employee_master table, i have userid, empid,name,email.
In employee_job, i have userid,empid,designation,department etc. What i want is, when i load employee_job form, empid should be auto populated from employee_master based on userid(current user). Is there any way to do this without any trigger.
Thanks