Data Providers
Salesforce

Save & update records in objects

2min

There is always a need to ensure records are kept up to date and have the latest contact details, sales figures, or case details. The Salesforce Save or Update methods allow you to update records in Salesforce directly from your mobile device.

Examples and code snippets


Update opportunity amount
Update opportunity amount


This example shows how to update a Salesforce Opportunity record. From the list of opportunities using the onPress action the jig opens a form showing the opportunity name and amount. Edit the amount field. Using the Salesforce Providers save method the opportunity is updated.



Salesforce-opp-update.jigx
salesforce-opp-list.jigx