cancel
Showing results for 
Search instead for 
Did you mean: 

Enum creation in Designer

vasanthmiste
Champ in-the-making
Champ in-the-making
Hi,  
   Can anyone explore the form property creation in the type of 'enum' from Designer. If so please share.

i could create via text editor by adding the following type code in .bpmn20 file. if i open the generated activiti file the enum code has removed from the .bpmn20 file..

<activiti:formProperty id="selectedCoder" name="Please pick a coder from the list" type="enum" required="true">
          <activiti:value id="fozzie" name="Fozzie" />
          <activiti:value id="timmy" name="Timmy" />
          <activiti:value id="ferry" name="Ferry" />
        </activiti:formProperty>
1 REPLY 1

trademak
Star Contributor
Star Contributor
Hi,

Enum support is available in the trunk version of the Activiti Designer.
So it will be available in the next release (expected early or mid October).

Best regards,
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.