Basic form

Here's a basic form generated from some JSON schema

Here's some example JSON schema definition

You can define an entity object to have default values filled in

And here is the code for the form

The resulting form

Form related controls

There's also directives to take care of resetting or submitting a form

Clearing a form is done using the hawtio-reset directive

Click the button below to clear the above form

And to submit a form use hawtio-submit

Fill in the form and click the submit button above to see what the form produces