How many ways call controller from visualforce page ?
Answer / Ranjeet Kumar
There are two primary ways to call a controller from a Visualforce page: standard action and Apex code. The standard action is used for common operations like creating, editing, or deleting records. Apex code is used when more complex logic is required.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is lightning components replacing visualforce?
What are the dashboard components?
Can we use lightning component into vf page? If yes how? : salesforce lightning component
What are the actions that can be performed in workflow rules ?
Can we make callouts from batch apex?
Define field types in salesforce?
What is organization wide default? : salesforce sharing and security
What is the default namespace of lightning component? : salesforce lightning component
If user does not have any right on particular record and have only read level access at object level. Can he change the record owner?
How to expose an apex class as a rest webservice in salesforce?
What is a difference between System log and debug log?
What is lightning experience? : salesforce lightning component