Skip to main content Join the Agentforce Virtual Hackathon to build innovative solutions and compete for a $50k Grand Prize. Sign up now. Terms apply.
Please help me for these questions:

1)A Hierarchy Custom Setting stores a specific URL for each profile in Salesforce.

Which statement can a developer use to retrieve the correct URL for the current userĀ“s profile and display this on a Visualforce page?

A.{!$Setup.Url_Settings__c[Profile.Id].URL__c}

B.{!$Setup.Url_Settings_c.Instance[Profile.Id].URL__c}

C.{!$Setup.Url_Settings__c.URL__c}(Missed)

D.{!$Setup.Url_Settings__c[$Profile.Id].URL__c}
5 answers
Loading
0/9000