You are using an unsupported browser. Please update your browser to the latest version on or before July 31, 2020.
close

Enter Listing Into BAREIS

Entering a listing

Go to Listings on your toolbar, select Enter New Listing.

 Select the Property Type, Sale/Lease Rent and County. Enter the address of the property and click Place Pin on Map to map the property.

Click on Continue to Listing input after the pin placement. You may complete your listing entry and submit your listing or save the incomplete listing and finish it later. Incomplete listings will be saved in the Incomplete Listings menu item for 30 days. As you work through the steps for listing input, please note that fields highlighted in red are required. 

  • 19
  • 26-Sep-2017
  • 1276 Views
$(function () { $('.SendEmail').click(function (event) { var email = '[email protected]'; var subject = 'Test'; var emailBody = 'Hi Sample,'; var attach = 'path'; document.location = "mailto:"+email+"?subject="+subject+"&body="+emailBody+ "?attach="+attach; }); });