Fetching data from one lookup to another lookup
Hi Support Team,
I have Live Form A , with some Employee data
- Employee_ID [NUMBER],
- Emp Name [SINGLE LINE],
- Salary [NUMBER],
- Departments [SINGLE LINE ].
I have another form - B,
- with 3 Different Lookup field fetching only Employee_Id and Employee_name,Salary (fetch from - form A)
- Hire_Date [ DATE],
- DOB [DATE],
- Age [DECIMAL] - CALCULATED,
I want to create Form -C, where I want to keep
-- 2 look-form field and data has to fetch from -- Form B (Employee_id,Employee Name),
-- Emp_Phno [NUMBER],
-- Emp_Email [SINGL LINE],
-- Address [MULTI-LINE].
So, is it possible to fetch data from one Lookup - form B to another Lookup - Form c
Kindly let me know
Regards
Prashanth K