UI | Data and Biz logic | Workflow | Pros | Caveats |
---|---|---|---|---|
Server-side | Apex Standard/Custom Controller - makes it easy to access the database without writing queries |
|
|
|
UI | Data and Biz logic | Workflow | Pros | Caveats |
---|---|---|---|---|
Client-side by JS | Remote Objects or JavaScript Remoting, Apex controller |
|
|
|
UI | Data and Biz logic | Workflow | Pros | Caveats |
---|---|---|---|---|
Client-side by JS | Lightning Data Services (LDS) and Apex Controller |
|
|
|
window
global object since it is rendered as in an iframe Feature | Supported In |
---|---|
|
Both Salesforce Classic and Lightning Experience. |
|
Salesforce Classic only. |