Update Salesforce Records Without Submitting The Form

This guide will explain how to update Salesforce records without submitting the form.

  1. Initial Setup:
  • Drag and drop a ”Salesforce Lookup” field onto your form.
  • Rename the field as needed.
image
  • Drag and drop a ”Select”, three “Text”, a “Salesforce Create Record”, and a “Field Update Button” field inside a “Repeat” field onto your form.
  • Rename the fields as needed.
image
  1. Configuring The “Salesforce Lookup” Field:
  • Click the pencil icon of the “Salesforce Lookup” field.
  • Set “Object” and “Display Additional Fields”.
image
  1. Configuring The “Salesforce Create Record ” Field:
  • Click the pencil icon of the “Salesforce Create Record ” field.
  • Add “Salesforce Object Name”.
  • Add a success message (optional).
image
  • Map the fields.
  • Make sure to use the field API name under the “Salesforce Field” option.
  • Here, c754-82d7-d024 is the field ID of the Salutation (Select) field. 9ecb-f96e-288d is the field ID of the First Name (Text) field. 2caa-15b2-fa78 is the field ID of the Last Name (Text) field. 2b5e-1afb-7fce is the field ID of the Select Account (Lookup) field.
  • 25cd-edf9-fa28 is the field ID of the Record Id (Text) field.

image
  1. Configuring The “Field Update Button” Field:
  • Click the pencil icon of the “Field Update Button” field.
  • Set “Field Updates”.
  • Salesforce Create Record || event || run

image
  1. Connection And Setup To Prefill The Repeat Group Contacts:
  1. Test Your Form:
  • Try the form, and lookup an account.
  • It will prefill the related contacts in the repeat field.

image
  • Update the contact and click the “Update Contact” button.
  • It will update the contact in Salesforce without submitting the form.
image

For any questions, please contact us - [email protected] or the Formyoula in-app chat. 🙂