Salesforce Related Exams
DEV-501 Exam
A developer would like to enable end users to filter the data displayed on the related list of an object detail page. How could a developer accomplish this?
For example, if you use the standard Accounts controller, clicking a Save button in a Visualforce page results in the same behavior as clicking Save on a standard Account edit page. The same behavior holds true for Custom objects.
In a recruiting application, all users should be able to see positions with a status of Open. If the status is anything other than Open, the position should be visible only to the record owner.
How would a developer accomplish this? Choose 2 answers