Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Listings Manager (Realty Manager & Auto Manager):
I need to create a secret Link to initiate a search of a secret field.

 

 


jayemking
New User

Jan 7, 2009, 1:47 PM

Post #1 of 4 (1828 views)
Shortcut
I need to create a secret Link to initiate a search of a secret field. Can't Post

I manage a listing site for business brokers involved in a trade organization. I want to create a hyperlink that I can place on one of the Listing Manager screen templates that will allow the brokers to initiate a search in the listing database based on a field that is a drop down and not on the public searching page. I need help...


Donna
Staff / Moderator


Jan 8, 2009, 2:46 PM

Post #2 of 4 (1819 views)
Shortcut
Re: [jayemking] I need to create a secret Link to initiate a search of a secret field. [In reply to] Can't Post

Hi there,

Hmm, I'm not quite sure what you're going for here, can you give me a few more details about how you want this to work?

Donna

--
support@interactivetools.com


jayemking
New User

Jan 8, 2009, 5:22 PM

Post #3 of 4 (1817 views)
Shortcut
Re: [Donna] I need to create a secret Link to initiate a search of a secret field. [In reply to] Can't Post

Hello Donna:

Some of our brokers choose to share commissions with each other on specific listings in the system. I have created a field with a dropdown box (yes, No) for them to indicate whether or not a listing is to be shared when they put a listing in the system. I want to create a link now that will allow them to initiate a search for all of the listings that indicate Yes in this field but I do not want this field included on the public search page. This way when the brokers are sitting with a client they can make sure the client only sees these listing.

Jim


Donna
Staff / Moderator


Jan 12, 2009, 2:40 PM

Post #4 of 4 (1782 views)
Shortcut
Re: [jayemking] I need to create a secret Link to initiate a search of a secret field. [In reply to] Can't Post

Hi Jim,

You can add the following to the end of any link to search on a specific field:

&lfieldX_keyword=Yes

Or, if you have a full search page, you can add this into the HTML:

<input type="hidden" name="lfieldX" value="yes">

...where "X" is the number of the field you're searching.

Let me know if that works for you. :)

Donna

--
support@interactivetools.com