List of questions
Related questions
Question 55 - Certified Platform Developer II discussion
A developer is writing a Visualforce page that queries accounts in the system and presents a data table with the results. The users want to be able to filter the results based on up to five fields.
However, the users want to pick the five fields to use as filter fields when they run the page.
Which feature of Apex code is required to facilitate this solution?
A.
REST API
B.
Dynamic Schema binding
C.
describeSObjects()
D.
SOSL queries
Your answer:
0 comments
Sorted by
Leave a comment first