[Vtigercrm-developers] Custom Integration with website
Adam Vande More
amvandemore at gmail.com
Thu May 10 12:59:44 PDT 2007
I have written our contact us page to insert the customer's information
directly into vtiger as a lead. I am aware that the webforms add on does
the same thing but I elected to write my own script. The script inserts
data into tables:
vtiger_crmentity
vtiger_leaddetails
vtiger_leadaddress
vtiger_leadscf
vtiger_leadsubdetails
vtiger_crmentity_seq - increments the value
In testing this appears to work just fine, however it occurs to me that I
may have missed some possible constraints in the db that could result in
data integrity issues if i didn't do this correctly. Are there any other
tables that should be updated or any other areas I should be worried about?
Also the webforms source seems exceedingly complex for a relatively simple
task and it's too abstracted for me to be able to read easily. I'm not sure
if it's doing checks that I should implement too. Does anyone have any
insight into this?
--
Adam Vande More
Systems Administrator
Mobility Sales
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20070510/6318a0f8/attachment-0005.html
More information about the vtigercrm-developers
mailing list