Vai al contenuto principale

BIN nWO8U Documentation

  • Author:

  • Version: 2

  • Description: Form UX - List - Example of simple list with 4 inputs of which the top two must be filled, with index

  • Created: 2015-12-20

  • Modified: 2015-12-20

  • Source:

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

    Printers Embed Responsive

    <complexType name='Form' description='Form UX - List - Example of simple list with 4 inputs of which the top two must be filled, with index'>
        <field name='listOfNames' type='xs:string' maxOccurs='4' minOccurs='2' extra:lc.size='4' extra:ctrl.emptyisnull='true' extra:lc.simple='true' extra:lc.remove='false' extra:lc.index='true' extra:form.explanation='Enter at least two names'/>
    </complexType>