sObject-Remote icon indicating copy to clipboard operation
sObject-Remote copied to clipboard

JavaScript library to simplify CRUD DML operations with JavaScript Remoting on the force.com platform.

Results 6 sObject-Remote issues
Sort by recently updated
recently updated
newest added

## 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...

enhancement
question

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_merge.htm

enhancement

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_convertLead.htm

enhancement

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_undelete.htm

enhancement

http://www.salesforce.com/us/developer/docs/apexcode/Content/apex_dml_upsert.htm

enhancement