 |

Cynthia
User
Sep 11, 2002, 8:36 AM
Post #1 of 2
(1343 views)
Shortcut
|
|
Could someone help me....
|
Can't Post
|
|
I need to have rm search a single realtor's listings and display them from least expensive to most. How would I go about that without using the search_query page? Thanks guys, Cynthia
|
|
|  |
 |

Damon
Staff
/ Moderator

Sep 11, 2002, 11:50 AM
Post #2 of 2
(1336 views)
Shortcut
|
|
Re: [Cynthia] Could someone help me....
[In reply to]
|
Can't Post
|
|
Hi Cynthia, To search without using the search query page, you can link directly to the search results URL. Here’s the steps to create a link that links directly to the search results for single realtor's listings and display them from least expensive to most expensive. 1. Go to your search query page in your browser. (search.cgi) 2. Choose the agent and perform a generic search (don't fill out any of the search fields, just click search.) All of the listings for that agent should be displayed. 3. Copy and paste the search results URL from your browsers address bar. 4. Modify the search results URL to display the listings from least expensive to most expensive. For example: Your URL will probably be longer than the example. To sort correctly I modified the sort order: sort_order=5,123,reverse The first part of the value ("5") is the field number to sort by (in this case this is the price), the second part is the type of sorting to do (abc for alphabetical,123 for numerical) and the third part is the direction to sort in. 5. Add the search results URL to a link. I hope this helps. If you need any other assistance, let me know. Cheers Damon Edis interactivetools.com
|
|
|  |
 | |  |
|