Form Collection Help

Form Collection Help

Thursday 09 October 2003 2:07:41 pm - 1 reply

Author Message

Thomas Schamm

Thursday 09 October 2003 3:57:50 pm

Hi Douglas,

don't panic, most of the doc you can find cut into pieces in developer section. To get the doc back, perhaps try to reinstall version 3.1 on a local system, there the sdk still exist. Another possibilty: there exists a version of the sdk as a pdf file (see
http://ez.no/developer/ez_publish_3/contributions/compiled_pdf_manual_from_httpwwweznosdk ). To get to your question: Check this code, i found it in the old sdk:

{set-block scope=root variable=subject}{"Collected information from:"|i18n("design/standard/content/edit")}
{$collection.object.name} {/set-block}
{set-block scope=root variable=email_receiver}{$object.data_map.email_receiver.content}{/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}

Greetz, Thomas

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.