activity form property error

cancel
Showing results for 
Search instead for 
Did you mean: 
tarun
Member II

activity form property error

<activiti:formProperty id="approvalResult" name="approval Result" type="enum" required="true">
<activiti:value id="approved" name="Approved"></activiti:value>
<activiti:value id="rejected" name="Rejected"></activiti:value>
</activiti:formProperty>

error is

Multiple annotations found at this line:
- Start tag of element <activiti:formProperty>
- cvc-complex-type.2.1: Element 'activiti:formProperty' must have no character or element information item
[children], because the type's content type is empty.

1 Reply
dvuika
Alfresco Employee

Re: activity form property error

Please move the question to the Process Services forum.