• great plug in!

    For some reason I must have “is Value” checked in order to submit any info. If not I get an error. The problem is that when I do check “is Value”, the user information is not sent to Lead Trac CM. Instead it sends the actual Field names as seen below taken from the debug email. I do not have hooks enabled or anything else. Just the mapping from CT7 to LeadTrac forms.

    In the Lead Trac CRM I DO see that data is sent to Lead Trac (as long as I have “is Value” checked ON) but the problem is that the data sent is the actual field names, not the info from the user.

    *** Post (Form) ***

    *** Post (to Service) ***
    Array
    (
    [FirstName] => FirstName
    [LastName] => LastName
    [Email] => Email
    [HomeNumber] => HomeNumber
    [Address1] => Address1
    [Address2] => Address2
    [City] => City
    [State] => State
    [Zip] => Zip
    [IncomeType] => IncomeType
    [Name1MonthlyIncome] => Name1MonthlyIncome
    [HomeOwnerSelect] => HomeOwnerSelect
    [Name1MonthlyPayment] => Name1MonthlyPayment
    [EstimatedTotalDebt] => EstimatedTotalDebt
    )

    Thank you for any insight.

    – jason

    • This topic was modified 8 years, 8 months ago by speedlimit6.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author zaus

    (@zaus)

    You’d need to post the full debug email to be of use, but you’re probably just not mapping to the correct field names. Check the sticky post in this forum and the FAQ for more details.

Viewing 1 replies (of 1 total)

The topic ‘only posting data if “is Value” is checked’ is closed to new replies.