You need to sign in to do that
Don't have an account?

Model-view-controller
Explain about Model-view-controller with example?
Thanks,
SFDC-Learner
You need to sign in to do that
Don't have an account?
Explain about Model-view-controller with example?
Thanks,
SFDC-Learner
Simplest Example would be,
You create an object in database --> Model
Your view those records on salesforce pages --> View
Your click something and functionality runs in the background, that code running in backend --> Controller