Thursday 28 September 2006 3:21:09 am
Hi, thanks for answering! These are the first lines of thetemplate:
{* DO NOT EDIT THIS FILE! Use an override template instead. *}
{let class_content=$attribute.class_content
class_list=fetch( class, list, hash( class_filter, $class_content.class_constraint_list ) )
can_create=true()
new_object_initial_node_placement=false()
browse_object_start_node=$attribute.class_content.default_placement.node_id}
I'm not sure what to variable is causing this. Do you have any idea?
|