PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Modifying form actions and field names

  1. I have a form that needs to submit to our Salesforce CRM system. It requires me to have additional elements in the <form> tag and have particular field names to translate correctly. Here's an example:

    <form action="http://www.salesforce.com/servlet/servlet.WebToLead?encoding=UTF-8" method="post" name="subunsub" onsubmit="return validate()">

    How do you do this in Gravityforms?

    Posted 13 years ago on Sunday January 15, 2012 | Permalink
  2. Use the the third party add-on by Katz: http://wordpress.org/extend/plugins/gravity-forms-salesforce/

    Posted 13 years ago on Friday February 3, 2012 | Permalink