Source Code Form and Thanku Page Email
Source Code Form and Thanku Page Email
-- Note :
- You can modify the font style and form style to suit your website.
- Code lines with comments Do not remove this code are required for the form to work properly, make
sure that you do not remove these lines of code.
- The Mandatory check script can modified as to suit your business needs.
- It is important that you test the modified form before going live.-->
<style>
html,body{
margin: 0px;
#crmWebToEntityForm.zcwf_lblTopBottom {
width:100%;
padding: 25px;
margin: 0 auto;
box-sizing: border-box;
}
#crmWebToEntityForm.zcwf_lblTopBottom * {
box-sizing: border-box;
#crmWebToEntityForm{text-align: left;}
#crmWebToEntityForm * {
direction: ltr;
.zcwf_lblTopBottom .zcwf_title {
word-wrap: break-word;
font-weight: bold;
width: 60%;
resize: vertical;
border-radius: 2px;
float: left;
.zcwf_lblTopBottom .zcwf_col_lab {
width: 30%;
word-break: break-word;
margin-right: 10px;
margin-top: 5px;
padding-bottom: 4px;
.zcwf_lblTopBottom .zcwf_col_fld {
width: 60%;
position: relative;
margin-top: 5px;
.dIB{display: inline-block;}
.zcwf_lblTopBottom .zcwf_col_fld_slt {
width: 60%;
background: #fff;
border-radius: 4px;
font-size: 12px;
float: left;
resize: vertical;
content: '';
display: table;
clear: both;
.zcwf_lblTopBottom .zcwf_col_help {
float: left;
margin-left: 7px;
font-size: 12px;
max-width: 35%;
word-break: break-word;
}
.zcwf_lblTopBottom .zcwf_help_icon {
cursor: pointer;
width: 16px;
height: 16px;
display: inline-block;
background: #fff;
color: #ccc;
text-align: center;
font-size: 11px;
line-height: 16px;
font-weight: bold;
border-radius: 50%;
.zcwf_lblTopBottom .formsubmit {
margin-right: 5px;
cursor: pointer;
color: #333;
font-size: 12px;
.zcwf_lblTopBottom .zcwf_privacy_txt {
width: 90%;
font-size: 12px;
font-family: Arial;
display: inline-block;
vertical-align: top;
color: #333;
padding-top: 2px;
margin-left: 6px;
.zcwf_lblTopBottom .zcwf_button {
font-size: 12px;
color: #333;
border-radius: 4px;
cursor: pointer;
max-width: 120px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
.zcwf_lblTopBottom .zcwf_tooltip_over{
position: relative;
.zcwf_lblTopBottom .zcwf_tooltip_ctn{
position: absolute;
background: #dedede;
top: 3px;
min-width: 100px;
max-width: 150px;
color: #333;
z-index: 100;
}
.zcwf_lblTopBottom .zcwf_ckbox{
float: left;
.zcwf_lblTopBottom .zcwf_file{
width: 35%;
box-sizing: border-box;
float: left;
.clearB:after{
content:'';
display: block;
clear: both;
@media all {
width: auto;
</style>
<script>
function privacyAlert196947000002654001()
var privacyTool =
document.getElementById('privacyTool196947000002654001');
privacyErr.style.visibility='visible';
privacyTool.focus();
return false;
return true;
function disableErr196947000002654001()
{
var privacyTool =
document.getElementById('privacyTool196947000002654001');
privacyErr.style.visibility='hidden';
function validateEmail196947000002654001()
var i;
if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 )
var atpos=emailVal.indexOf('@');
var dotpos=emailVal.lastIndexOf('.');
emailFld[i].focus();
return false;
return true;
}
function checkMandatory196947000002654001() {
for(i=0;i<mndFileds.length;i++) {
var fieldObj=document.forms['WebToLeads196947000002654001'][mndFileds[i]];
if(fieldObj) {
if (((fieldObj.value).replace(/^\s+|\s+$/g, '')).length==0) {
if(fieldObj.type =='file')
fieldObj.focus();
return false;
fieldObj.focus();
return false;
} else if(fieldObj.nodeName=='SELECT') {
if(fieldObj.options[fieldObj.selectedIndex].value=='-None-') {
fieldObj.focus();
return false;
if(fieldObj.checked == false){
fieldObj.focus();
return false;
}
try {
name = fieldObj.value;
} catch (e) {}
if(!validateEmail196947000002654001()){return false;}
if(!privacyAlert196947000002654001()){return false;}
document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled',
true);
function tooltipShow196947000002654001(el){
if(tooltipDisplay == 'none'){
allTooltip[i].style.display='none';
tooltip.style.display = 'block';
}else{
tooltip.style.display='none';
}
</script>
<!-- Do not remove this --- Analytics Tracking code starts --><script id='wf_anal'
src='https://crm.zohopublic.in/crm/WebFormAnalyticsServeServlet?
rid=ed2bfb6ea870855fd8e6c2618429352a90a37445ec795de4e904966d1ece0cdbgid48a1f9c03dd46a45
124498c2a83d0389ee8908a9e181f2a49b3561bad2da7c04gid534cb20477b1d28b5f45f7cc241888c5gid4
ee3a7e9ace6ab1be7c541b329164307&tw=096a715cbfc30dc79d6dc215bf71c5b4284d938378e51186a6
daa9337f7519a8'></script><!-- Do not remove this --- Analytics Tracking code ends. --></form>
</div>