Viewing 1 replies (of 1 total)
  • ninjoan

    (@ninjoan)

    Im using Forms: 3rd-Party Integration with SuiteCRM that is a fork of SugarCRM.

    here is my setup in 3rd-Party
    http://www.awesomescreenshot.com/image/1099858/2124a5b4e3202e788a4a09e4efce14df

    And this is my form in Contact Form 7

    <p>First Name (required)<br />
        [text* your-name] </p>
    
    <p> Last Name (required)<br />
    [text* last-name] </p>
    
    <p>Your Email (required)<br />
        [email* your-email] </p>
    
    <p>Subject<br />
        [text your-subject] </p>
    
    <p>Your Message<br />
        [textarea your-message] </p>
    
    <p>[submit "Send"]</p>
    [hidden hidden-crm-campaing-id "YOUR-CAMPAING-ID"]
    [hidden hidden-crm-user-id "USER-FOR-THIS-LEAD"]
Viewing 1 replies (of 1 total)
  • The topic ‘SugarCRM connection’ is closed to new replies.