Hi all
I hope I can explain my question clearly enough.
I have three tables - Job List, Candidate List, Applications
From Job List, I want to select a job and create a new Application record which will inherit the selected job title into the job title field on the Application record. This would also be a parent-child relationship.
Can anyone tell me if this is possible to do?