<apex:selectOptions values="{!industries}"/> </apex:selectList> When a user changes the value in the industry select list, the table of Accounts should be automatically updated to show the Accounts associated with the selected industry. What is the optimal way to implement this? Options: Add an <apex:actionFunction> within the <apex:selectOptions> . Add an <apex:actionFunction> within the <apex:selectList> . Add an <apex:actionSupport> within the <apex:selectList> . Add an <apex:actionSupport> within the <apex:selectOptions> ." >


Salesforce Platform Developer II Exam

© examsnet.com
Question : 3
Total: 33
Go to Question: