[jboss-user] [JBoss jBPM] - Re: At end of task, return to
woo37830
do-not-reply at jboss.com
Wed Oct 1 17:42:40 EDT 2008
On the tasks.xhtml page I found the section where there was a view="form" and changed the
<n:nav input="submit" to use a url="home.jsf" />
<n:nav input="cancel" to use a url="home.jsf" />
and removed the redirect="true"
This causes the task to go back to the home.jsf when completed.
Also added a button to the comment page so that if you clicked "Cancel" it went directly to the home page.
The Save button on that page also goes directly to home after saving the comment.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179896#4179896
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4179896
More information about the jboss-user
mailing list