[jboss-dev-forums] [Design of JBoss jBPM] - Re: extending form / task functionality
tom.baeyens@jboss.com
do-not-reply at jboss.com
Mon Oct 16 07:11:10 EDT 2006
a wizard always relates to 1 task. the form in that case is just spread out over multiple pages. we currently don't forsee support for that in our default webapp console forms mechanism.
getting the next task of the process if it is assigned to the logged on user is fairly easy to add to the current webapp. After a user ends a task in the task form, the webapp could check if there is a new task assigned to this user. If so, navigation could be redirected to this task form instead of the task list home page.
does that answer the question ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3978489#3978489
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3978489
More information about the jboss-dev-forums
mailing list