Zillow Link in Template
How can I add city and state to this Code when City and State are seperate lines in the template:
@Property Address
var url =@Property Address
if(url){ "http://www.zillow.com/homes/"+url.toString().split(' ').join('-') +"_rb" }
TEMPLATE:
Property Address
Property city
Property State
Property Zip Code
Please sign in to leave a comment.
Comments
0 comments