The process went exactly as described, the database was populated and emails received. But when I inserted the HTML code it doesn't appear. However gray link boxes appear next to it with Text, HTML, MS Word, PDF, XML and Print. When those buttons are clicked, a form appears. But I want the form to be embedded in the website.
The old zoho form appeared, as did the gray boxes, but no data could be put into the form. This is the code to the old form:
<div id='zohoWebToLead' align=center><META HTTP-EQUIV ='content-type' CONTENT='text/html;charset = UTF-8'> <form action='https://crm.zoho.com/crm/WebToLeadForm' method='POST' onSubmit='javascript:document.charset="UTF-8";' accept-charset='UTF-8'><table border=0 cellspacing=0 cellpadding=5 width=480 style='border-top:2px solid #999999;border-bottom:1px solid #999999;background-color:#ffffff;'> <input type='hidden' name='xnQsjsdp' value=v4vC2lGSH8s$/> <input type='hidden' name='xmIwtLD' value=MDIP0-hyi5rdLWmbH1QbhW-*B6-MHnNR/> <input type='hidden' name='actionType' value=TGVhZHM=/> <input type='hidden' name='returnURL' value='http://www.motocaribe.com' /> <br><tr><td colspan='2' align='left' style='background-color:#f5f5f5;border-bottom:2px dotted #dadada; color:#000000;font-family:sans-serif;font-size:14px;'><strong>Web Form</strong></td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>First Name :</td><td width='75%'><input type='text' maxlength='40' name='First Name' /> </td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>Last Name :</td><td width='75%'><input type='text' maxlength='80' name='Last Name' /> </td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>Email :</td><td width='75%'><input type='text' maxlength='100' name='Email' /> </td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>Phone :</td><td width='75%'><input type='text' maxlength='30' name='Phone' /> </td></tr><tr><td nowrap style='font-family:sans-serif;font-size:12px;font-weight:bold' align='right' width='25%'>Interested In :</td><td width='75%'><select name='LEADCF1'> <option value='-None-'>-None-</option> <option value='7 Day North Coast'>7 Day North Coast</option> <option value='7 Day South West'>7 Day South West</option> <option value='14 Day Combo'>14 Day Combo</option> <option value='Van Tours'>Van Tours</option> <option value='Custom Tour'>Custom Tour</option> </select></td></tr><tr><td colspan=2 align=center style='background-color:#eaeaea'> <input type='submit' name='save' value=Save /> <input type='reset' name='reset' value=Reset /> </td></tr></table> </form></div>
This is the code to the Zoho Creator form:
- <iframe height='500px' width='100%' name='zoho-Contact_Form_View' frameborder='0' scrolling='auto' allowTransparency ='true' src='https://creator.zoho.com/robert_cooper/motocaribe-lead/view-embed/Contact_Form_View/SdgF8keurK70QmJhBmFkg6nQKqWrC3D2p7EyGqhnH7UHmu7k2MndnPx1OjkUv8VRSzPqhk49wCzY4rmYvJ2sHGX3zREJRT1UYHCN/'></iframe>
Suggestions gratefully appreciated.
TIA
Robert Cooper