In previous version of bonita (5.) when a user should perform more than one task in a continuous way the transition between task was direct, without having to go thru the link , apparently this changed in versions 6.
Is there any new configuration needed to accomplish that feature?
Hello,
You should have a look at this project:
http://community.bonitasoft.com/project/automatic-confirmation-template
This is a example of how to add a javascript to the transition page, so it will detect the link and load the page. The link is still displayed in case of javascript is disabled. Then, you just have to customize the transition message with something like “Please Wait”.
Hope this will help. Please tell me if we need to release a new version, I didn’t tested it on current Bonita BPM 6.2.6.
Hi mordor, when as a user I perform a task, and I am actor of the next task, a link to this next task is displayed on the confirmation page of the task I just performed. I do not have to go to the portal inbox…
Which version are you using ? I am using 6.2.6
hello renaud, you are right, I’m going to edit my question, but what I want is to eliminate the transition at all and jump directly to the next form.
thanks ttoine, it works for me (6.2.4)
thank you for the feedback !