Hi,
I've defined following bind expressions in Model XML -
<xforms:bind nodeset="/Root/Template/DwellUseCd" calculate="string(/Root/RS/DwellUseCd)"/>
<xforms:bind nodeset="/Root/Template/DwellUseCd" required="true()"/>
<xforms:bind nodeset="/Root/Template/DwellUseCd" constraint="string-length(.) > 10"/>
I've created two control in View XSL as follows -
<xforms:input ref="/Root/Template/DwellUseCd"/>
<xforms:submit>
<xforms:label>Update</xforms:label>
</xforms:submit>
When I click on "Update" button, Orbeon does form validation and always throws error "Please correct the errors on this page." irrespective of whether I give correct values in input control or not. I observed that if I do not specify "calculate" bind _expression_, it works perfectly. Please tell whether it is a bug or I'm doing something wrong here.
Thanks and Regards,
Rahul Agarwal
P & C Designer Infrastructure Team
CSC India
91-731-2570717 x460
