Saturday 30 October 2004 1:44:00 pm
In an override template I have the line
{set $node.object.data_map.capacity.data_int=$i}
where $i is in scope and has been set to some numeric value. I have also tried the line without the data_int at the end. I have also tried it where admin is logged in to the front end. The "capacity" attribute of this object is never altered by this line and I am wondering if it at all possible to alter the values of the attributes of objects from templates. It is likely that my newness to Ezpublish is responsible for some misunderstanding. nigeldodd@blueyonder.co.uk
|