Create form & send user input by html email

Create form & send user input by html email

Wednesday 25 May 2005 4:50:43 pm - 1 reply

Author Message

Ɓukasz Serwatka

Wednesday 25 May 2005 11:12:36 pm

You can create your own module. More info in documentation.
http://ez.no/ez_publish/documentation/development/extensions/module/module_tutorial_part_1

You will have to use ezmail class.
lib\ezutils\classes\ezmail.php

Using information collectors as you mention is also good way. If you create all inputs then you can edit/format only one tpl to set your own design from html mail (override content/collectedinfomail/form.tpl)

Remember to set ContentType=text/html in [MailSettings] in site.ini.append.php

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

You must be logged in to post messages in this topic!

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.