Tag Archives: event of 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: How to create a custom button on Formstack for the… »

Set the click event of button on Enter in Visualforce page

Sometime ago we had a client requirement wherein we had to perform a button click operation when the user presses the enter button on a visual force page. In a normal visualforce page, there is no specific way to define a button to be pressed while pressing the enter key. New Stuff:  SOQL Query on combination… Read More: Set the click event of button on Enter in Visualforce… »