Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Instant Website: Realty/Listings/Auto:
lfield number

 

 


eliZendon
New User

Jun 10, 2009, 11:43 AM

Post #1 of 3 (1341 views)
Shortcut
lfield number Can't Post

Hi
I new to this forum...

I'm trying to run a search on my Realty web site. All attributes can be searched apart from the price range search. I looked at the posts and noticed that you need to specify the "lfield#_min" and "lfield#_max" as the select names, where # is the field number of the field which contains the price. My question is how do you determine the price field #? Do you include system fields when counting fields?


ross
Staff / Moderator


Jun 11, 2009, 10:01 AM

Post #2 of 3 (1328 views)
Shortcut
Re: [eliZendon] lfield number [In reply to] Can't Post

Hi there.

Thanks for posting!

I might have been talking to you about this a couple minutes ago, but just in case that was someone else with the exact same question we can go over it here :).

Basically, we are getting things mixed up a little with two different programs. The lfield#_min and lfield#_max is for our older software Realty Manager.

If you are using Instant Realty Manager, the field name will likely just be price. The _min and _max part is still the same

So on your search form, you'll have something like this:

Price Min <input name="price_min">
Price Max <input name="price_max">

Before going to far though, let's make sure which program you using. The easiest way to tell is when you log in, are you using admin.cgi or admin.php.

Let me know :).
-----------------------------------------------------------
Cheers,
Ross Fairbairn - 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: http://www.interactivetools.com/consulting/



eliZendon
New User

Jun 11, 2009, 12:03 PM

Post #3 of 3 (1324 views)
Shortcut
Re: [ross] lfield number [In reply to] Can't Post

Thanks Ross

problem solved...