Hi,
I want to know, How to create a "option field", "button field" and "file-browse field". This can be done only by Model.xml file not with Java files.
For example:
To define a text field in the Model file, we use the following model:
<property name="bpm:workflowName">
<type>d:text</type>
</property>
Like that, i want to define the option box, button field and file-browse field{multi-part file upload}.
Plz guide me.
Thanks for your advance help,
Nobel.