only posting data if “is Value” is checked
-
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
The page I need help with: [log in to see the link]
The topic ‘only posting data if “is Value” is checked’ is closed to new replies.