Share » Forums » Developer » Workflow Event -> Access to current...

Workflow Event -> Access to current Object

Workflow Event -> Access to current Object

Monday 12 January 2009 4:18:39 am - 1 reply

Author Message

Anita H

Monday 12 January 2009 7:26:45 am

Hi All,
changed the relevant part to:

$processParameters = $process->attribute( 'parameter_list' );
$object_id = $processParameters['object_id'];
$object = eZContentObject::fetch($object_id);

$contentObjectAttributes =& $object->contentObjectAttributes();
$object_name= $object->attribute('name');

and this seems to work.
Thanks anyway.
Anita

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu