cancel
Showing results for 
Search instead for 
Did you mean: 

use activiti:formKey with vaadin

mghb2009
Champ in-the-making
Champ in-the-making
hi
how to use external form in my task
if u know any thing about this  , plz help me …
thank u …
3 REPLIES 3

trademak
Star Contributor
Star Contributor
An external form in Activiti means that you implement all the view and navigation logic yourself. The form key in Activiti is just an identifier that you can use to render the right view. So what's your question exactly?

Best regards,

mghb2009
Champ in-the-making
Champ in-the-making
hi
thank u for your answer …
i need to have dynamic form that should be use External from .
i work with Vaadin
how to use external form activiti in vaadin
have a sample?
i search in net, don't found it!
i think , xform is best option …
http://saeidmirzaeitech.wordpress.com/2012/10/31/using-activiti-with-xform/
can u any help?

trademak
Star Contributor
Star Contributor
I tried to explain that this is not part of the Activiti project, it's part of writing a Vaadin web application. So if you need help with Vaadin, their forums are a better place to get started.

Best regards,