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

Examples are based on test data in a demo Salesforce environment. Copying the sample code must be adjusted to represent your own Salesforce environment.


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




Updated 05 Nov 2024
Doc contributor
Did this page help you?
Yes
No