Results 1 to 2 of 2

Thread: leadcapture and flash form problem

  1. #1
    aacdrw is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    11

    Default leadcapture and flash form problem

    Hello,

    I'm using a flash form to transfer data to the sugarcrm 4.5.1. It works great in the older versions of sugarcrm and transfers the data, but it won't tranfer the data to 4.5.1. There are no errors displayed. This is the script I'm using in the actionscript:

    lead_source = "web site";
    user = "myusername";
    loadVariablesNum("http://www.mydomainname.com/leadCapture.php", "1", "POST");


    The leadCapture.php script is set correctly. The user/pass(hash) is set correctly.

    Although with this - what are we supposed to put in there? A form field variable name?
    $users = array(
    'PUT A RANDOM KEY FROM THE WEBSITE HERE'

    I used a form field variable name, user name and it still doesn't work.

    Any help would be greatly appreciated. Thanks!

  2. #2
    aacdrw is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    11

    Default Re: leadcapture and flash form problem

    and all of the form field variables are named accordinly to the crm fields. thanks.

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
  •