Forums / General / How to send data via email

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to send data via email

Author Message

Mieczyslaw Morzonek

Wednesday 15 September 2004 12:31:48 am

How to send data via email using collectedinfomail module? I`ve got a very simple form i need send submited data via email.

<form action={"/content/collectedinfomail/"|ezurl} method="post">

<input type="text" name=name" value="" />

<input type="text" name=surname" value="" />

<input type="submit" name="" value="send" />

</form>

What i must to do? How to enable this module?

Thanks for any help or ideas

Bård Farstad

Thursday 16 September 2004 12:52:46 am

You can use the form process functionality for this. You find more information about that here:
http://www.ez.no/ez_publish/documentation/customization/components/form_processing

--bård

Documentation: http://ez.no/doc