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.
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..
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.