infusionsoft
My webform code works in infusionsoft but when I paste it into the isu code it gives me errors when I fill out the form -
Comments are currently closed for this discussion. You can start a new one.
My webform code works in infusionsoft but when I paste it into the isu code it gives me errors when I fill out the form -
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Rob Chuah (InstantSifu) on 25 Aug, 2010 02:00 AM
Hi,
Can you attached the webform ? Slight modification is needed.
thanks
Rob
3 Posted by gclare on 25 Aug, 2010 06:06 PM
Here is the code
<form action="https://momentis.infusionsoft.com/AddForms/processFormSecure.jsp" method='POST'>
<input name="infusion_xid" value="2a337b0f9d364f5456bbad311cc8e0d8" type="hidden" id="infusion_xid" />
<input name="infusion_type" value="CustomFormWeb" type="hidden" id="infusion_type" />
<input name="infusion_name" value="Isu main site" type="hidden" id="infusion_name" />
<table>
<tr><td colspan="99" style="padding:4px;background-color:#000000;color:#FFFFFF">Person Information</td></tr>
<tr><td>First Name *</td><td><table cellpadding="0px" cellspacing="0px" border="0px">
<tr>
<td><input name="Contact0FirstName" type="text" size="15" class="default-input" id="Contact0FirstName" /></td>
</tr>
</table>
</td></tr>
<tr><td>Email *</td><td><table cellpadding="0px" cellspacing="0px" border="0px">
<tr>
<td><input name="Contact0Email" type="text" size="15" class="default-input" id="Contact0Email" /></td>
</tr>
</table>
</td></tr>
<tr><td colspan="2"><input name="Submit" type="submit" value="Submit" class="button np inf-button" id="Submit" /></td></tr>
</table>
</form>
-----Original Message-----
From: "Rob Chuah (InstantSifu)" <***@tenderapp.com>
Sent: Tuesday, August 24, 2010 10:02pm
To: "***@clareconsulting.com" <***@clareconsulting.com>
Subject: Re: infusionsoft [InstantSlideUp]
Support Staff 4 Posted by Rob Chuah (InstantSifu) on 26 Aug, 2010 05:21 AM
Can you please try the attached ? Select "Other AR" from the drop down menu.
thanks
Rob
Rob Chuah (InstantSifu) closed this discussion on 26 Aug, 2010 05:21 AM.