In this demo we will show you how you can:
- use FormTitan's custom button control to execute Salesforce actions.
In order to show this We will:
- use a Salesforce table that shows the contacts for an account,
- add a custom button to filter those Salesforce contacts by the lead source field.
- use a custom Salesfore action button to add a new contact (Instead of using the table's add functionality)
- refresh the table to show that the contact has been added.
Read more about how to use the Salesforce custom action button for Push