Entdecken Sie eBooks
Kategorien
Entdecken Sie Hörbücher
Kategorien
Entdecken Sie Zeitschriften
Kategorien
Entdecken Sie Dokumente
Kategorien
-- 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_lblLeft {
width:100%;
padding: 25px;
margin: 0 auto;
box-sizing: border-box;
}
#crmWebToEntityForm.zcwf_lblLeft * {
box-sizing: border-box;
#crmWebToEntityForm{text-align: left;}
#crmWebToEntityForm * {
direction: ltr;
.zcwf_lblLeft .zcwf_title {
word-wrap: break-word;
font-weight: bold;
width: 60%;
resize: vertical;
border-radius: 2px;
float: left;
.zcwf_lblLeft .zcwf_col_lab {
width: 30%;
word-break: break-word;
margin-right: 10px;
margin-top: 5px;
float: left;
min-height: 1px;
}
.zcwf_lblLeft .zcwf_col_fld {
float: left;
width: 68%;
position: relative;
margin-top: 5px;
.dIB{display: inline-block;}
.zcwf_lblLeft .zcwf_col_fld_slt {
width: 60%;
background: #fff;
border-radius: 4px;
font-size: 12px;
float: left;
resize: vertical;
content: '';
display: table;
clear: both;
.zcwf_lblLeft .zcwf_col_help {
float: left;
margin-left: 7px;
font-size: 12px;
max-width: 35%;
word-break: break-word;
.zcwf_lblLeft .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_lblLeft .formsubmit {
margin-right: 5px;
cursor: pointer;
color: #333;
font-size: 12px;
.zcwf_lblLeft .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_lblLeft .zcwf_button {
font-size: 12px;
color: #333;
border-radius: 4px;
cursor: pointer;
max-width: 120px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
.zcwf_lblLeft .zcwf_tooltip_over{
position: relative;
.zcwf_lblLeft .zcwf_tooltip_ctn{
position: absolute;
background: #dedede;
top: 3px;
min-width: 100px;
max-width: 150px;
color: #333;
z-index: 100;
.zcwf_lblLeft .zcwf_ckbox{
float: left;
.zcwf_lblLeft .zcwf_file{
width: 55%;
box-sizing: border-box;
float: left;
.clearB:after{
content:'';
display: block;
clear: both;
width: auto;
</style>
<option value='-None-'>-None-</option>
<option value='Chat'>Chat</option>
<option value='Website'>Website</option>
<option value='Webinar'>Webinar</option>
<option value='LinkedIn'>LinkedIn</option>
<option value='C'>C</option>
<option value='Partner'>Partner</option>
<option value='Email'>Email</option>
<script>
function privacyAlert196947000003284019()
var privacyTool =
document.getElementById('privacyTool196947000003284019');
privacyErr.style.visibility='visible';
privacyTool.focus();
return false;
return true;
function disableErr196947000003284019()
var privacyTool =
document.getElementById('privacyTool196947000003284019');
privacyErr.style.visibility='hidden';
function validateEmail196947000003284019()
{
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 checkMandatory196947000003284019() {
for(i=0;i<mndFileds.length;i++) {
var fieldObj=document.forms['WebToLeads196947000003284019'][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(!validateEmail196947000003284019()){return false;}
if(!privacyAlert196947000003284019()){return false;}
document.querySelector('.crmWebToEntityForm .formsubmit').setAttribute('disabled',
true);
function tooltipShow196947000003284019(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=ed2bfb6ea870855fd8e6c2618429352ab198e8706b4ebfe46e710f2eb589e8c5gid48a1f9c03dd46a45
124498c2a83d0389ee8908a9e181f2a49b3561bad2da7c04gid534cb20477b1d28b5f45f7cc241888c5gid4
ee3a7e9ace6ab1be7c541b329164307&tw=096a715cbfc30dc79d6dc215bf71c5b4284d938378e51186a6
daa9337f7519a8'></script><!-- Do not remove this --- Analytics Tracking code ends. --></form>
</div>