Real Estate Forums

REW IDX REW Customers only - ask questions, get support and report feed issues here.

Reply
 
Thread Tools Display Modes
Old 10-14-2007, 04:37 PM
David Abernathy's Avatar
David Abernathy David Abernathy is offline
REW Client
 
Join Date: Mar 2005
Location: Juno Beach
Posts: 710
David Abernathy is on a distinguished road
Default IDX snippet questions

Two questions - (Kyle - please feel free to answer - Aaron and team may be out )

Question 1) I saw on another post that 'proptype' was at least for another agent the way to determine property type. I really need to be able to create seperate searches for Condos/townhomes from Single Family Homes.

I tried the following;
<?php

$_REQUEST['search_city'][] = 'Juno Beach';
$_REQUEST['idx'] = 'residential';
$_REQUEST['proptype'] = 'C';
$_REQUEST['minimum_price'] = 50000;
$_REQUEST['maximum_price'] = 125000000;
$_REQUEST['minimum_bedrooms'] = 1;
$_REQUEST['mnimum_bathrooms'] = 1;
$_REQUEST['minimum_sqft'] = 800;
$_REQUEST['minimum_year'] = 1970;

// Do Not Edit Below Here
$_REQUEST['snippet'] = true;
include 'idx/common.inc.php';
include 'idx/inc/php/pages/search.php';
?>

still looks like i am getting single family homes?

Question #2) is there a way to receive when we get a new prospect an email that includes information about what the prospect was looking for?

So far, I have only been looking at leads from the QuantumOne.com site...

Thanks again!
__________________
Dave Abernathy
Waterfront Properties & Club Communities
Technology Advisory Council for Who's Who in Luxury Real Estate

See the finest luxury communities in Palm Beach County. Visit our website pages for Palm Beach County Real Estate and Palm Beach County Oceanfront Condos . For local information about Palm Beach County real estate & Jupiter Florida real estate contact us at 561-628-0128
Reply With Quote
Old 10-15-2007, 06:41 PM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 6,724
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: IDX snippet questions

Hi David,
1) You can use this:
For Multiples
$_REQUEST['search_subtype'][] = '';
For a Single Value:
$_REQUEST['search_subtype'] = '';

The Values are:

C - 13244
Condo or Coop - 168

M - 371
Mobile Home - 7

S - 22098
Single Family Detached - 290

T -6131
Townhouse / Villa / Row - 112

The - numbers are the current total properties for those types. Just the letters are the values.
I have set up your #junobeachcondos# snippet with the condo subtype.

#2) Yes - we could have it email you their search query. It would take a bit to parse it out into a readable format and add it to the emails.
- An hour should do it.
__________________
Aaron
Programming
Real Estate Webmasters

Last edited by Aaron : 10-15-2007 at 06:44 PM.
Reply With Quote
Old 10-16-2007, 02:04 PM
David Abernathy's Avatar
David Abernathy David Abernathy is offline
REW Client
 
Join Date: Mar 2005
Location: Juno Beach
Posts: 710
David Abernathy is on a distinguished road
Default Re: IDX snippet questions

Thanks for the sample,

Can you create a sample for us on the QuantumOne.com site?

I tried to use the same code for the #bocaratoncondos#

we also created a page under the Boca Raton page called Boca Raton Condo Test.

Currently it does not work

Thanks

Dave
__________________
Dave Abernathy
Waterfront Properties & Club Communities
Technology Advisory Council for Who's Who in Luxury Real Estate

See the finest luxury communities in Palm Beach County. Visit our website pages for Palm Beach County Real Estate and Palm Beach County Oceanfront Condos . For local information about Palm Beach County real estate & Jupiter Florida real estate contact us at 561-628-0128
Reply With Quote
Old 10-16-2007, 05:38 PM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 6,724
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: IDX snippet questions

Hi David,

I've fixed up that QuantumOne.com snippet. I've also updated the yourultimateteam.com idx to have this "Subtype" variable available via the snippets.

Thank you,
__________________
Aaron
Programming
Real Estate Webmasters
Reply With Quote
Old 10-16-2007, 10:22 PM
David Abernathy's Avatar
David Abernathy David Abernathy is offline
REW Client
 
Join Date: Mar 2005
Location: Juno Beach
Posts: 710
David Abernathy is on a distinguished road
Default Re: IDX snippet questions

Aaron - thanks!!!

Can you have someone email me a list of the fields that we have to select from...


dave
__________________
Dave Abernathy
Waterfront Properties & Club Communities
Technology Advisory Council for Who's Who in Luxury Real Estate

See the finest luxury communities in Palm Beach County. Visit our website pages for Palm Beach County Real Estate and Palm Beach County Oceanfront Condos . For local information about Palm Beach County real estate & Jupiter Florida real estate contact us at 561-628-0128
Reply With Quote
Old 10-17-2007, 10:06 AM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 6,724
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: IDX snippet questions

Quote:
Originally Posted by KeysToFlorida View Post
Can you have someone email me a list of the fields that we have to select from...
Sure - It's a billable item...(15mins) all the fields that you have in the sample snippets that are set up are the "defaults" if you would like to use other fields they may require custom programming - and would require a quote.


Thank you,
__________________
Aaron
Programming
Real Estate Webmasters
Reply With Quote
Old 10-17-2007, 11:53 AM
rew duncan rew duncan is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2007
Posts: 196
rew duncan is on a distinguished road
Default Re: IDX snippet questions

I put together a list of all the fields from the RMLS-FL data feed. Keep an eye out for an email pretty soon
__________________
Duncan MacKenzie
Programmer - Real Estate Webmasters
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 02:40 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.