Ask Question

A company wants a recruiting app that models candidates and interviews; displays the total number of interviews each candidate record; and defines security on interview records that is independent from the security on candidates records. What would a developer do to accomplish this task?

+1
Answers (1)
  1. 9 July, 22:06
    0
    Create a lookup relationship between the Candidate and Interview objects.

    Create a trigger on the Interview object that updates a field on the Candidate object.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A company wants a recruiting app that models candidates and interviews; displays the total number of interviews each candidate record; and ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers