Vantage - Using custom forms when adding business listings from the backend
Hey guys,
I use vantage to edit and add listings for the businesses. They dont have access to their listings. I do this manually.
So my question is how do I apply the custom form to my listing when adding them from the backend? All I need is to add a EMAIL field to the current 'contact info' section. Thats it!
I guess I could add a 'Add Business Listing' link at the bottom of my site and add it through the front end that way. Then visitors, even though they can click on it wont be able to login and submit listings.
I have tried adding a text field and adding the mailto link in there:
<a href="mailto:email@somain.com>Send an e-mail to Webmonkey</a>
But it doesnt work, It comes up as a link but is not clickable.
So firstly is there any way I can add an email field to the contact info section from the backend and also how do I make it clickable?