SalesForce Online Training Course Content
Administration
- Standard objects
- Custom objects
- Page layouts and custom page layouts
- cutom buttons adding to the pagelayouts
- customizing the home page
- Creating the home page components and adding to home page layout.
- Workflows -> A) email alert B) field update C) new task.
- Approval process and performing the actions in that one.
- users
- profiles
- dataloader
- import wizard
- web to lead
- web to case
- email to case
- security settings
- network settings
- email deliverability settings
- schema builder and creating the objects using it and fields as well.
- Relation ships like look up and master detail relations
- Apps
- Tabs
- Chatter in salesforce
- Adding peoples in chatter
- Accessbility mode and quick access menu
- App Exchange
Development
- Apex programming
- Visual force
- Apex + visual force
- Apex+vf+soql,sosl
- Apex+vf+java script
- We do webservices as well a) soap web services b) rest full web services (json)
- While doing the vf we can add the java script,html as well.