Forums / Setup & design / Contact form & newsletter

Contact form & newsletter

Author Message

Jean-Luc Nguyen

Tuesday 02 October 2007 6:40:30 am

Hello there,

I need some help please:

On my contact form, I have a "subscribe to the newsletter" checkbox, which is a collected info attribute. My question is, how can I plug it to the eznewsletter extension, which has its own subscribe form?

Thanks a lot.

http://www.acidre.com

ficam ficam

Tuesday 27 November 2007 3:13:04 am

hello every body
In the same context, I would like to know where can I find the component " contact form" to help me to create my own form in the front.

thanks a lot

Paul Leclercq

Tuesday 27 November 2007 2:56:56 pm

In order to override the collected information form, you have to copy the form.tpl file from the standard folder to the an identical folder of your siteaccess folder.

simply copy:
/design/standard/templates/content/collectedinfo/form.tpl
to
/design/my_site_access/templates/content/collectedinfo/form.tpl

That way you should be able to use it in order to plug it into the eznewsletter extension, although I havn't tried it yet.