 |

ToddAndrae
User
Jan 30, 2003, 8:34 AM
Post #1 of 5
(2303 views)
Shortcut
|
|
Realty Manager - Dual Agent Listing
|
Can't Post
|
|
We have a few listings that are listed by two agents, is there any easy way to have the listing show this. I hope there is a way to do this without having to create a 'new agent'. Any ideas?
|
|
|  |
 |

Benjamin
Staff

Jan 30, 2003, 1:53 PM
Post #2 of 5
(2291 views)
Shortcut
|
|
Re: [ToddAndrae] Realty Manager - Dual Agent Listing
[In reply to]
|
Can't Post
|
|
Hi Todd, So, on your listings page which currently shows only one "listed by" agent, you'd want TWO - both with links to their homepages and/or email? Post me your explicit requirements and I'll run over a 'hack' solution that would allow you to do this - one not involving creating a 'joint' agent. :-) Ben interactivetools.com
|
|
|  |
 |

ToddAndrae
User
Jan 31, 2003, 8:16 AM
Post #3 of 5
(2283 views)
Shortcut
|
|
Re: [Benjamin] Realty Manager - Dual Agent Listing
[In reply to]
|
Can't Post
|
|
On a few of our listings, there are multiple listing agents. What we would ideally like is for those listings to show both agents with links to both thier 'homepages'. Listing Agent 1 / Listing Agent 2 or somthing to that effect. Hopefully we could do this without having a blank listing agent show up on those listings that are only listed by one agent. If you need any more information just ask...
|
|
|  |
 |

Benjamin
Staff

Feb 3, 2003, 4:04 PM
Post #4 of 5
(2260 views)
Shortcut
|
|
Re: [ToddAndrae] Realty Manager - Dual Agent Listing
[In reply to]
|
Can't Post
|
|
Hi Todd, Okay. So, on your listings details page, you'll need two additional scraps of information: the name and homepage of the second agent. The best way I can think of doing this would be as follows. (1) First, create two new database fields: Additional Agent(, Bob Sackamento, Mahatma Gandhi, ...) Additional Agent Homepage(, homepage1.html, homepage2.html, ...) For each field, you'll have to put in the appropriate particulars. Set both as dropdowns and activate them both. Note down the field numbers, too. (2) For every listing that has a second agent, fill in these fields. Otherwise, just leave it blank. (3) In your _publish_listing.html file add the following code AFTER the "listed by" code. <a href="$homepage_url$/$lfield75$">$lfield74$</a> (Assuming your two new database fields were at positions 74 (agent name) and 75 (agent homepage). Now, after republishing, you should see that information appear in your pages for ONLY those agents who have an additional agent. Is this moderately clear? Post me back if you have any questions or concerns. Ben interactivetools.com
|
|
|  |
 |

ToddAndrae
User
Feb 4, 2003, 6:42 AM
Post #5 of 5
(2254 views)
Shortcut
|
|
Re: [Benjamin] Realty Manager - Dual Agent Listing
[In reply to]
|
Can't Post
|
|
Ok that seems to make sense, I am going to give it a try and see what happens...
|
|
|  |
|