cancel
Showing results for 
Search instead for 
Did you mean: 

WorkFlow Forms

cool123
Champ in-the-making
Champ in-the-making
Sir, I want to change the workflow start task form…
When i am deploying my BPMNs then the default form is displaying…I am adding here one snapshot.
there is one attribute "Locale" that is automatically displayed.
I want to remove the "Locale" attribute from the form.

3 REPLIES 3

sanket
Champ on-the-rise
Champ on-the-rise

alfsender
Champ in-the-making
Champ in-the-making
You need to configure form for your custom tasks in share-config-custom.xml file, for OOTB workflows you can check share-workflow-form-config.xml file. In this file forms for OOTB workflows are defined..

cool123
Champ in-the-making
Champ in-the-making
Sir, i follow this tutorial,
I have put my code in share-config-custom.xml file, but i still getting the "Locale" attribute and my form is not displaying.
any attribute that i am adding is not displaying on the start workflow form.