ChronoForms and sugarCRM web to lead form integration..

sathyashrayan 09 Oct, 2012
Group,
I have a enquiry form in that i have three drop down list one file upload. It has been created with ChronoForms, downloaded from this link http://www.chronoengine.com/downloads/chronoforms/chronoformsj1/142-component.html I created a form in sugarcrm's Campaigns->Create Leads form with the same Fields, created the form and downloaded it. What i want is, when some one submits the cronoForm enquiry form the entered data should get inserted in both the cronoForms table and also it should show in sugarCRM leads table list.
I know there are two types of form creation in the chronoForms. One is Easy where i could see the datas getting stored into table so that i could use "show data" icon from top and see. Another one is advanced(default) where i could see some events when i click "wizard edit"-> action tab and see some ways of using "redirect/remote submit" and use curl. So, my little knowledge suggest that I must use curl for posting the datas in sugarcrm web to leads form. But in advanced (default) mode, i could not able to store the datas in chronoforms (correct me if i am wrong).
Can anyone suggest any links for storing the datas captured from chronoforms and submitting it to both chronoFoms and sugarCrm leads? I could manage the file upload with inserting the "notes" table of sugarcrm and cache folder for file upload. But i am totally stuck with integration. Please help. Thanks
GreyHead 09 Oct, 2012
Hi sathyashrayan,

There are two ways of creating forms - but the forms that are created are the same. It's just the Wizard that is different.

You can save data in a form built with the Normal Wizard using a DB Save action in the On Submit event.

Bob
This topic is locked and no more replies can be posted.