Hello All,
I have contact entity with a custom entity called "Exam" there is 1:N relationship between both.
I need to create a new third custom entity where i have to shown all exams by
selecting contact lookup.
Please suggest me the way I feel it will done by using JavaScript.