| Project: | SugarCRM Webform Integration |
| Version: | 6.x-1.0 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
well, I can not get this to work. I have a SugarCRM system up and running - latest community edition.
I have a drupal 6.3 system running with webforms and sugarCRM module.
I created the
leadCapture_override.php and included the username and the PW hash. It in the root SugarCRM dir. ( this could be the problem, perhaps this file should be someplace else in the sugarCRM site?)
I have studied the leadcapture.php file in sugarCRM. BUT I have not Modified it. I pulled it out of the examples sub dir.
It is in the SugarCRM root as well. ( perhaps should be moved)
I think I may be confused about the field in the webform ...
Sugar Form is posted to:
The URL the form will be posted to. The confirmation option above MUST be a redirect URL in order to return from SugarCRM.
I thought that this would be the sugerCRM application because I cannot find another field to say where the sugareCRM installatiion is suppose to go. But I get redirected to teh sugar site, and I dont think that is rigth or desirable.
could someone explain what they thik is going wring here, and give me a clue... please;)