How to use 1 corporate Feedback Form for different receivers?

Author Message

Ekkehard Dörre

Saturday 14 February 2004 4:37:07 am

I want to use the coorporate feedback form in different areas, each with a different email receiver.

I changed collectedinfomail.tpl

{set-block scope=root variable=email_receiver}nospam@example.com{/set-block}

no result, I changes the class an added a field with the name collection_email, but no result.

Any ideas, where i can look?

Thanks, ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

Björn Dieding@xrow.de

Sunday 15 February 2004 12:49:55 am

we use an enum to supply multiple addresses to one feedback form

e.g. selection upon a topic

{set-block scope=root variable=email_receiver}$collectedinformationvarbla.whatevername.that.i.forgot.attribute.content{/set-block}

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Ekkehard Dörre

Thursday 18 March 2004 11:02:24 am

It is when your varible is email_receiver an your template is content/collectedinfomail/form.tpl !!:
{set-block scope=root variable=subject}{"Collected information from %1"|i18n("design/standard/content/edit",,array($collection.object.name))}{/set-block}

{* Use this line to specify the e-mail in the template, can read this from the object to
make it dynamic pr form*}
{set-block scope=root variable=email_receiver}{$object.data_map.email_receiver.content}{/set-block}

{* Set this to redirect to another node
{set-block scope=root variable=redirect_to_node_id}2{/set-block}
*}

{"The following information was collected:"|i18n("design/standard/content/edit")}

{section name=Attribute loop=$collection.attributes}
{$Attribute:item.contentclass_attribute_name}:
{$Attribute:item.data_text}
{/section}

Thanks and greetings,

ekke

http://www.coolscreen.de - Over 40 years of certified eZ Publish know-how: http://www.cjw-network.com
CJW Newsletter: http://projects.ez.no/cjw_newsletter - http://cjw-network.com/en/ez-publ...w-newsletter-multi-channel-marketing

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

eZ debug

Timing: Jan 19 2025 04:20:51
Script start
Timing: Jan 19 2025 04:20:51
Module start 'layout'
Timing: Jan 19 2025 04:20:51
Module start 'content'
Timing: Jan 19 2025 04:20:51
Module end 'content'
Timing: Jan 19 2025 04:20:51
Script end

Main resources:

Total runtime0.6190 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0071 589.4141152.6563
Module start 'layout' 0.00710.0024 742.070339.5078
Module start 'content' 0.00960.6080 781.5781551.4141
Module end 'content' 0.61750.0014 1,332.992212.0938
Script end 0.6189  1,345.0859 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.5694160.0002
Check MTime0.00140.2275160.0001
Mysql Total
Database connection0.00190.300310.0019
Mysqli_queries0.566191.4562570.0099
Looping result0.00040.0701550.0000
Template Total0.589795.320.2948
Template load0.00210.334420.0010
Template processing0.587694.927520.2938
Template load and register function0.00010.014610.0001
states
state_id_array0.00090.138110.0009
state_identifier_array0.00120.193620.0006
Override
Cache load0.00170.2731320.0001
Sytem overhead
Fetch class attribute can translate value0.00060.091820.0003
Fetch class attribute name0.00100.157750.0002
XML
Image XML parsing0.00130.202920.0006
class_abstraction
Instantiating content class attribute0.00000.001460.0000
General
dbfile0.00120.1959220.0001
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs