Friday 06 January 2006 7:25:11 am
Hi Espen, You can access the collected information in the $collection.attributes array. To find exactly what attributes each element in this array has, you could use the following code
{section name=Attribute loop=$collection.attributes}
{$Attribute:item|attribute(show)}
{/section}
in the template for the collectedinfomail (most probably in the override/templates/collectedinfomail dir of your site design). This will get you the list of attributes printed in the email you'll get from the information collector form. hope it helps,
I have great faith in fools; self-confidence my friends call it.
http://presencia.net
|