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
praveen kumar 158praveen kumar 158 

I AM NEW TO VISUALFORCE

I learned salesforce(apex,visualforce).but how to implement where to use particular components.I am getting lot of confussion.can anyone tell small coding snippets for practise purpose.please helpme.thanks in advance
 
Frédéric TrébuchetFrédéric Trébuchet
Hi,

I suggest you to try Trailhead which is a very good place start with Salesforce with a large overview and lots of challenges https://developer.salesforce.com/trailhead.
After that, go on with http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_intro_learning_apex.htm.

Enjoy,
Fred
Yosef KaptaYosef Kapta
Praveen - Which components are you confused about? (ie, apex:pageBlock, apex:pageBlockSection etc.)
praveen kumar 158praveen kumar 158
how to use and where to use these components actionfunction,actionsupport?for every time i have to use apex:form component in apex:page component?