function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
SaintMichaelSaintMichael 

visualforce custom template

I am making a public force site. how can i create a custom template?

Best Answer chosen by Admin (Salesforce Developers) 
WesNolte__cWesNolte__c

Hey,

 

Everything you need is shown in this page: http://www.salesforce.com/us/developer/docs/pages/Content/pages_compref_composition.htm

 

Wes