sObject-Remote
sObject-Remote copied to clipboard
JavaScript library to simplify CRUD DML operations with JavaScript Remoting on the force.com platform.
## WIP : Not ready for merge #1 Adding support for upsert DML **Whats added ?** - Allows to do DML on mixed list of sobject - Specify externalds in...
Currently all the JavaScript is stored in a static resource. Any opinions for or against moving inline in the component. The main reason I am leaning towards doing this is...
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_merge.htm
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_convertLead.htm
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_undelete.htm
http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_upsert.htm