CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 49: Salesforce Certified Platform Developer I

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 thePosition_c object. The relationship field names are based on the auto-populated defaults. What is the recommended way to display field data from the related Position_…

Nội dung câu hỏi

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 thePosition_c object. The relationship field names are based on the auto-populated defaults. What is the recommended way to display field data from the related Position_c record on a Visualforce page for a single Review_c record?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Use the Standard Controller for Review_c and cross-object Formula Fields on the Position_c object to display Position_c data.
  2. B. Use the Standard Controller for Job_Application_c and a Controller Extension to query for Position_c data.
  3. C. Use the Standard Controller for Job_Application_c and cross-object Formula Fields on the Review_c object to display Position_c data.
  4. D. Use the Standard Controller for Review_c and expression syntax in the Page to display related Position_c data through the Job_Application_c object. — đáp án hiện tại

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề