Friday 25 January 2008 12:29:01 am
Hi, i have created a class with the field 'title', and i can access to the value with :
{$node.data_map.title.value}
but is it possible to affect a value to this field (without a form) like :
{def $node.data_map.title.value = 'test'}
Thanks for your help
Anthony
|