Ask Question
21 February, 08:09

The Review_c object has a lookup relationship up to the Job_Application_c object. The job_Application_c object has a master-detail relationship up to the Position_ object. The relationship field names are based on the auto-populated defaults What is the recommended way to display field data from the related Review_c records on a Visualforce for a single Position_c record?

+4
Answers (1)
  1. 21 February, 08:29
    0
    Utilize the Standard Controller for Position_c and a Controller Extension to query for Review_c data.

    Explanation:

    Data types such as individual, pedigree, sample, and marker can be displayed depending on the type of information needed, and the database fields will be recorded based on their levels with the appropriate data type placed in each field. The relationship that will be gotten will depend on the auto-populated defaults which can changed to suit our requirements.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “The Review_c object has a lookup relationship up to the Job_Application_c object. The job_Application_c object has a master-detail ...” in 📗 Engineering 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