1.800.205.0317

Lead Capture Forms

The Lead Capture Form (LCF) widget is a single widget that can be deployed in several ways using different filters.

This form can be used as a:

Each form uses the same widget, with a different filter. Scroll all of the way to the bottom of the page to see how it’s done.

The LCF Widget as a CMA form:

By submitting this form, your Home Search Service account will be established and you agree to our Terms Of Use and Privacy Policy. You do not need to consent to texts as a condition of buying a property, goods or services. You agree that Charlie Smith, Charlie Smith Realty, our staff or lenders may contact you about your inquiry by phone or email. You can unsubscribe from emails at any time using the link in any message.

The LCF Widget as a DREAM HOME Form:

By submitting this form, your Home Search Service account will be established and you agree to our Terms Of Use and Privacy Policy. You do not need to consent to texts as a condition of buying a property, goods or services. You agree that Charlie Smith, Charlie Smith Realty, our staff or lenders may contact you about your inquiry by phone or email. You can unsubscribe from emails at any time using the link in any message.

The LCF Widget as a CONTACT Form:

By submitting this form, your Home Search Service account will be established and you agree to our Terms Of Use and Privacy Policy. You do not need to consent to texts as a condition of buying a property, goods or services. You agree that Charlie Smith, Charlie Smith Realty, our staff or lenders may contact you about your inquiry by phone or email. You can unsubscribe from emails at any time using the link in any message.

The LCF Widget as a REQUEST ALERTS (long form):

By submitting this form, your Home Search Service account will be established and you agree to our Terms Of Use and Privacy Policy. You do not need to consent to texts as a condition of buying a property, goods or services. You agree that Charlie Smith, Charlie Smith Realty, our staff or lenders may contact you about your inquiry by phone or email. You can unsubscribe from emails at any time using the link in any message.

The LCF Widget as a REQUEST ALERTS (short version):

By submitting this form, your Home Search Service account will be established and you agree to our Terms Of Use and Privacy Policy. You do not need to consent to texts as a condition of buying a property, goods or services. You agree that Charlie Smith, Charlie Smith Realty, our staff or lenders may contact you about your inquiry by phone or email. You can unsubscribe from emails at any time using the link in any message.

The LCF Widget as a SHOWING REQUEST Form:

By submitting this form, your Home Search Service account will be established and you agree to our Terms Of Use and Privacy Policy. You do not need to consent to texts as a condition of buying a property, goods or services. You agree that Charlie Smith, Charlie Smith Realty, our staff or lenders may contact you about your inquiry by phone or email. You can unsubscribe from emails at any time using the link in any message.

The LCF Widget as a MORE INFO Form:

By submitting this form, your Home Search Service account will be established and you agree to our Terms Of Use and Privacy Policy. You do not need to consent to texts as a condition of buying a property, goods or services. You agree that Charlie Smith, Charlie Smith Realty, our staff or lenders may contact you about your inquiry by phone or email. You can unsubscribe from emails at any time using the link in any message.

How It’s Done

For WordPress

  • The LCF Widget as a CMA form:
    [mbb_widget id="MBBv3_LcForm" filter="form:cma+formname:a home valuation+campaign:5028+campaign_existing:5029"]
  • The LCF Widget as a Dream Home form:
    [mbb_widget id="MBBv3_LcForm" filter="form:dh+formname:help to find your dream home"] 
  • The LCF Widget as a CONTACT Form:
    [mbb_widget id="MBBv3_LcForm" filter="form:contactme+formname:contact"] 
  • The LCF Widget as a REQUEST ALERTS (long form):
    [mbb_widget id="MBBv3_LcForm" filter="form:alerts+formname:getting property alerts"] 
  • The LCF Widget as a REQUEST ALERTS (short version):
    [mbb_widget id="MBBv3_LcForm" filter="form:alertsshort+formname:getting property alerts"] 
  • The LCF Widget as a SHOWING REQUEST form:
    [mbb_widget id="MBBv3_LcForm" filter="form:showing+formname:a showing request"] 
  • The LCF Widget as a MORE INFO form:
    [mbb_widget id="MBBv3_LcForm" filter="form:moreinfo+formname:more property details"]

For HTML

  • The LCF Widget as a CMA form:
    <div  id=”MBBv3_LcForm” filter=”form:cma+formname:a home valuation+campaign:5028+campaign_existing:5029″></div> 
  • The LCF Widget as a Dream Home form:
    <div id=”MBBv3_LcForm” filter=”form:dh+formname:help to find your dream home”></div> 
  • The LCF Widget as a CONTACT Form:
    <div id=”MBBv3_LcForm” filter=”form:contactme+formname:contact”></div> 
  •  The LCF Widget as a REQUEST ALERTS (long form):
    <div id=”MBBv3_LcForm” filter=”form:alerts+formname:getting property alerts”></div> 
  • The LCF Widget as a REQUEST ALERTS (short version):
    <div id=”MBBv3_LcForm” filter=”form:alertsshort+formname:getting property alerts”></div> 
  • The LCF Widget as a SHOWING REQUEST form:
    <div id=”MBBv3_LcForm” filter=”form:showing+formname:a showing request”></div> 
  • The LCF Widget as a MORE INFO form:
    <div id=”MBBv3_LcForm” filter=”form:moreinfo+formname:more property details”></div>