showMessages('Property');?>

Edit Property Details

New Property

To add your property, simply fill out the form and click the button at the bottom. You'll be able to upload pictures on the next page if you want to.

0,'.5'=>'.5','1'=>'1','1.5'=>1.5,2=>2,'2.5'=>2.5,3=>3,'3.5'=>3.5,4=>4,'4.5'=>4.5, 5=>5,'5.5'=>5.5,6=>6,'6.5'=>6.5,7=>7,'7.5'=>7.5,8=>8,'8.5'=>8.5,9=>9,'9.5'=>9.5,10=>10,'10.5'=>10.5); ?> renderElement('myform', $formData); ?>
Property Information field('hidden', array('id'=>'Property/id'))?> field('input', array('id'=>'Property/year_built', 'size'=>'5'))?> field('input', array('id'=>'Property/price', 'size'=>'10', 'afterField'=>'(numbers only please)'))?> field('input', array('id'=>'Property/short_title', 'afterField'=>'(ex: "Single Family Home")'))?> field('select', array('id'=>'Property/beds', 'optionElements'=>$bedbath))?> field('select', array('id'=>'Property/baths', 'optionElements'=>$bedbath))?>
Address Information field('input', array('id'=>'Property/address'))?> field('input', array('id'=>'Property/city'))?> field('state', array('id'=>'Property/state'))?> field('input', array('id'=>'Property/zip', 'size'=>8))?>
Extras field('input', array('id'=>'Property/square_feet', 'size'=>8))?> field('input', array('id'=>'Property/acres', 'size'=>5))?> field('select', array('id'=>'Property/garage', 'optionElements'=>array('None', 'Carport', 'Manual', 'Automatic')))?> field('input', array('id'=>'Property/garage_size', 'size'=>'5'))?> field('input', array('id'=>'Property/amenities', 'size'=>'35'))?> field('textarea', array('id'=>'Property/description', 'label'=>'Property Description', 'cols'=>'30', 'rows'=>4))?> field('select', array('id'=>'Property/property_status_id', 'label'=>'Status', 'optionElements'=>$propertyStatuses))?>

Note: Select "Approved. Get Payment" to send the seller a link to pay to list their property. Once they pay, it will become active automatically.

submit('Sell My Property')?>
generateInputDiv('Property/price', 'Price', true, 'Bad price', 10, null);
--> */