Main
Index
Search
Posts
Who's
Online
Log
In

Home: Discontinued/Classic Products: Listings Manager Add-ons:
Email contact button per property

 

 


Scotsman
User

Feb 28, 2008, 3:17 AM

Post #1 of 3 (4635 views)
Shortcut
Email contact button per property Can't Post

Hello folks,

Just a simple question: how can I incorporate fields into a link so that when clicked the subject line is the details for the property?

I simply want to put a contact button on each page so that the girls in the office know which property it came from.

Thank you, Angelic

Scotsman


Jake
Staff / Moderator


Feb 28, 2008, 3:40 PM

Post #2 of 3 (4624 views)
Shortcut
Re: [Scotsman] Email contact button per property [In reply to] Can't Post

Hi Stewart,

All you need to do is add an email link to your templates that use the following format:


Code
<a href="mailto:YourEmail@YourSite.com?subject=$lfieldX$">Contact Us</a>


Just replace the "X" with the pertinent field number. Smile
-----------------------------------------------------------
Cheers,
Jake Marvin - Product Specialist
support@interactivetools.com

[hr][i][url "http://www.interactivetools.com/consulting/"][b]Hire me![/b][/url]
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 [url "http://www.interactivetools.com/consulting/"][b]Priority Consulting[/b][/url].[/i]


neighborhood
New User

Apr 26, 2008, 9:12 PM

Post #3 of 3 (4314 views)
Shortcut
Re: [Jake] Email contact button per property [In reply to] Can't Post


In Reply To
Hi Stewart,

All you need to do is add an email link to your templates that use the following format:


Code
  <a href="mailto:YourEmail@YourSite.com?subject=$lfieldX$">Contact Us</a>


Just replace the "X" with the pertinent field number. Smile



(This post was edited by neighborhood on Apr 26, 2008, 9:58 PM)