Can we display standard fields labels in vf page by using
<apex:column headervalue="{!$ObjectType.ABC__c.Fields.CreatedBy.Label}"> ?
|
Can we display standard fields labels in vf page by using
|
||||
|
|
|
That particular standard field does not work as answered in Referencing the localized label for the standard CreatedBy relationship (localized version of "Created By"). But, for example, the standard So the answer is "sometimes". |
|||
|
|