Results 1 to 6 of 6

Thread: Lead from Web form

  1. #1
    sanver is offline Sugar Community Member
    Join Date
    Nov 2005
    Location
    Mumbai, India
    Posts
    42

    Default Lead from Web form

    How to capture Lead from web form to Sugarcrm Open Source

    Regards

    Sanver

  2. #2
    czei is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    44

    Default Re: Lead from Web form

    Yes, any pointers on this would be appreciated. Suprisingly, there's hardly anything on the Wiki about it; what's there is really old, and I didn't think it would still apply.

  3. #3
    pankaj is offline Junior Member
    Join Date
    Sep 2006
    Posts
    1

    Default Re: Lead from Web form

    Hi,
    I have done this for the website onlineinsurancequotes.ca. To test it just visit the URL https://onlineinsurancequotes.ca/Per...Insurance.html and then fill up the form. The information enetered by you will be into SugarCRM as a Lead at http://70.68.128.117/crm/. Even you will fill up from an affiliate website such as http://simplyinsurance.ca/ then again information provided by you will be entered as a Lead at http://70.68.128.117/crm/ but this time the affiliate name will also appear in the sugarCRM. In addition to this I have also customized sugarCRM to store some additional information about Leads. Even I have defined several categories of Leads and you can view Leads category wise in SugarCRM. And for all these I changed the content of following files of sugarCRM:

    en_us.lang.php
    listviewdefs.php
    ListViewGeneric.tpl
    vardefs.php

    In addition to this I also addedd some columns to the leads table and did some customization in the users table. Further in order to store some additional information about leads I created a seperate table leads_result. Please note that I have done this customization for version 4.5.0 as well as earlier versions also.

    Best Regards ...
    Pankaj Kumar

    Quote Originally Posted by sanver
    How to capture Lead from web form to Sugarcrm Open Source

    Regards

    Sanver

  4. #4
    sanjaykatiyar1's Avatar
    sanjaykatiyar1 is offline Sugar Community Member
    Join Date
    Feb 2006
    Location
    Bangalore
    Posts
    600

    Default Re: Lead from Web form

    Quote Originally Posted by czei
    Yes, any pointers on this would be appreciated. Suprisingly, there's hardly anything on the Wiki about it; what's there is really old, and I didn't think it would still apply.
    If you need some extra fields in the web form other than in the leads of the sugar then create custom fields and save these
    extra fields in leads_cstm table.
    Sanjay Katiyar
    iPhone and Android solutions http://www.apptility.com

  5. #5
    dionysus is offline Sugar Community Member
    Join Date
    Apr 2005
    Posts
    52

    Default Re: Lead from Web form

    Sorry for asking a noobie question, but i just don't get this.

    Can some provide maybe a step by step guide on how you create lead capture form,

    and how you get that data into Sugar.

    en_us.lang.php
    listviewdefs.php
    ListViewGeneric.tpl
    vardefs.php

    What codes do we have to change??

    Thank You Very much!!
    D
    Cheers!

    Dionysus
    Korean Top News

  6. #6
    deand is offline Member
    Join Date
    Nov 2006
    Posts
    7

    Default Re: Lead from Web form

    Question --- so let's say that the web form is set up --- and the data ports in --- you have to mirror the web form in the customer lead fields....how do you make the info show up once the data is loaded? What is the connection between customer lead field and mapping to the actual lead itself?




    Hey, I am pulling data in from a CSV into the leads tab --

    Created custom lead fields for the mapping process, but after the import only
    the Sugar standard fields are there. Do I need to alter the Lead Tab with the new
    fields also? That seems like a lot of work (inputting the custom fields for the import) and
    then the data not showing up. Where did I go wrong???????
    Edit/Delete Message

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •