eZObjectStateNotification
Last updated: Tuesday 17 November 2009 3:09:46 pm
| Author |
Version |
Downloads |
Compatible with |
| Fabien Mas |
1
|
124
|
4.2.0
|
This worklow event notify users when an object state is changed
Description
When you change an object state from state_1 to state_2 , all the users who have the rigth
content-edit | stategroup_"mystate" on state_2 will receive an email
Changelog
2009-11-17 : Added the section limitation check when you use the 'assign with limitation -> section'
Comments
Re: template for workflow configuration
Fabien Mas
Tuesday 17 November 2009 3:04:06 pm
You can't configure it in the worklow.
Have you try to put your worklow into a multiplexer ?
You have to do it when you assign the policy to a group or an user
You have to choose "assign with limitation" and set your subtree here
For the section id, it is not done already, have a look at this line
if($tmpuser['limit_ident']=='Subtree'){..}just paste this code after
I will post this release soon
template for workflow configuration
Luis Angel Micunco
Tuesday 17 November 2009 2:12:25 pm
When we assign an event "object state notification" to thw workflow we don't have any other parameters to configure like sectionid_list.
Please could you tell us if something is missing in the extension package in the design/templates/folder?
Thanks a lot