On Tue, Sep 1, 2009 at 7:35 PM, Neo<[email protected]> wrote: > > i want to hidden the workitem's field when a subprocess finitished > i don't know how to dealwith it,help!
Hello, I assume you're using ruote 0.9.x. If you want to hide a field from a participant (or a segment of process), you can use the filter / fiter-definition mechanism : http://openwferu.rubyforge.org/expressions.html#exp_filter If you want to unset a workitem field, you can use the unset expression : http://openwferu.rubyforge.org/rdoc/classes/OpenWFE/UnsetValueExpression.html Best regards, -- John Mettraux - http://jmettraux.wordpress.com --~--~---------~--~----~------------~-------~--~----~ you received this message because you are subscribed to the "ruote users" group. to post : send email to [email protected] to unsubscribe : send email to [email protected] more options : http://groups.google.com/group/openwferu-users?hl=en -~----------~----~----~----~------~----~------~--~---
