 |

lizardskin88
New User
Oct 9, 2007, 9:45 PM
Post #1 of 2
(1190 views)
Shortcut
|
Changing default "type" field in search cgi
|
Can't Post
|
|
In my listing (reality) manager I have made changes to the names in the drop down menu for "type" but in the search.cgi they are still set as default. How do I make the change to the search.cgi to match the type field that my client is using.
|
|
|  |
 |

Jake
Staff
/ Moderator

Oct 10, 2007, 2:03 PM
Post #2 of 2
(1170 views)
Shortcut
|
|
Re: [lizardskin88] Changing default "type" field in search cgi
[In reply to]
|
Can't Post
|
|
Hi lizardskin88, Thanks for your post! These drop-down items are actually coded on your template files, so you'll need to adjust them on your templates whenever you make changes to the values defined in your listing field set up. Here's some example search code for the type drop-down:
<select name="lfield8_keyword"> <option value="">Any <option>Home <option>Condo <option>Townhouse <option>Apartment <option>Mobile Home <option>Lot <option>Acreage <option>Duplex <option>Triplex <option>Farm or Ranch <option>Other </select> In this example, you'd need to change the text alongside each <option> tag to match up with what was written in the Listing Field Setup page. Let us know if you have any other questions. ----------------------------------------------------------- Cheers, Jake Swanson - Product Specialist support@interactivetools.com
Hire me! Save time by getting our experts to help with your project. Template changes, advanced features, full integration, whatever you need. Whether you need one hour or fifty, get it done fast with Priority Consulting.
|
|
|  |
 | |  |
|