Ask Question
23 November, 01:11

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?

+3
Answers (1)
  1. 23 November, 01:28
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers