Tag Archives: create custom button

How to create a custom button on Formstack for the Salesforce form

In this blog post will cover the process of creating a custom button on Formstack for Salesforce forms, through the incorporation of custom JavaScript code. Users can generate a unique button on the form, streamlining the submission of data into Salesforce. Note : Formstack package should be installed in your org. Step to create custom… Read More »

Create Button for List View

Salesforce provides some built in buttons while showing the list of records. Similarly we can add additional buttons for our custom functionality. We had a requirement wherein we needed to validate the records in the list with external web services. For this we created a custom button in the list view so that when the… Read More »