Hi all,
i have a custom content type that display some dogs datas and an email address, this email address is different on every article. I would like to hide the address and display a simple "contact" link instead. When i'll click on this link i want to display a simple form (with capctha) to send an email to the address registered into the article.
Example:
dog content type -> add new -> insert all datas into the form (email address included.
On the front-end i would like to show a link -> after click on that link i want to show a simple email form with pre-filled (invisible) "to" field.
How can i do it?
Thanks in advance
X_Ch4n