Forums / Setup & design / Feedback Form Email... Again

"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".

Feedback Form Email... Again

Author Message

Brian Gambill

Wednesday 07 September 2005 6:11:31 am

I have poured through the tutorial, forum suggestions and couple of bugs. Can someone walk the path of the feedback form, I can't sem to be able to crack the recipient email problem. I really want my own info collection forms, but want to point them to different email addresses. I know some of you have cracked this (or have you given up?). Thanks in advance for your help.

If there is an ReceiverEmail in site.ini, is it always used?

[InformationCollectionSettings]
EmailReceiver=webmaster@example.com

Why are there double entries on the feedback form and email when altering the form.tpl as in the tutorial? (http://ez.no/products/ez_publish_cms/documentation/customization/components/information_collection)
Step 6 (with corrected spelling of recEiver)

{set-block scope=root variable=email_receiver}{$object.data_map.receiver.content}{/set-block}

Is email_receiver the variable that needs to be set? Or is it like the site.ini setting EmailReceiver?