API Reference: Jx.Form See Also: Jx.Toolbar
A programmatically created form with several fieldsets of fields oriented in various ways.
A programmatically created form using plugins for field validation and displaying errors inline with the field label.
A form with a Jx.Field.File field. The form is submitted by ajax and the other form elements are added to the file form for upload.
A form with a Jx.Field.File field. The form is submitted normally and the Jx.Field.File instances are "sucked" into the normal form.