BIN AvPUk Documentation
Author: Michele Vivoda
Version: 33
Description: A list with initial size of 4 items that treats empty inputs as absent using ctrl.emptyisnull, try it also with extra:form.ccontrol=table
Created: 2014-09-04
Modified: 2020-01-20
Source:
Edit Bin W3C Schema Json-Schema Java Bean Code Default Value as XML<complexType name='Form' description='A list with initial size of 4 items that treats empty inputs as absent using ctrl.emptyisnull, try it also with extra:form.ccontrol=table ' extra:cc.css='form-horizontal'> <field name='DateSingle' type='xs:date' /> <field name='DatesListSimpleLayout' type='xs:date' extra:lc.min='4' extra:lc.remove='false' extra:lc.simple='true' maxOccurs='n' extra:ctrl.emptyisnull='true' extra:lc.buttonsright='true'/> <field name='StringDefaultLayoutNoIndex' type='xs:string' maxOccurs='n' extra:lc.index='false' extra:lc.buttonsright='false'/> <field name='StringDefaultLayoutBtnRight' type='xs:string' maxOccurs='n' extra:lc.index='false' extra:lc.buttonsright='true'/> </complexType>
application/xml //efbin.org/osk/AvPUk