Skip to main content

BIN szowV Documentation

  • Author:

  • Version: 5

  • Description: Wizard with bound lookups in distinct pages, here do not set extra:aclec.apply=true

  • Created: 2017-02-09

  • Modified: 2017-02-09

  • Source:

     Edit Bin W3C Schema Json-Schema Java Bean Code Default Value as XML

    Printers Embed Responsive

    <complexType name='Form' description='Wizard with bound lookups in distinct pages, here do not set extra:aclec.apply=true ' extra:eformbin.runner='wizard' extra:wiz.initialstep='1' extra:wiz.finalstep='auto' extra:wiz.finishfromstep='3' extra:wiz.hasstepfinalmessage='false'>
        <field name='Regione' type='xs:string' extra:form.control='regione' extra:form.maybenull='true'  />
        <field name='Provincia' extra:form.select.size='5'   extra:boundctrl.boundname='Regione' type='xs:string' extra:form.control='ProvinciaOfRegioneControl'/>
        <field name='Comune' extra:form.select.size='5'  extra:boundctrl.boundname='Provincia' type='xs:string' extra:form.control='ComuneOfProvinciaControl'/>
    </complexType>