Ask Question
22 October, 13:36

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?

+4
Answers (1)
  1. 22 October, 15:42
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers