List
Create
Id
Name
Delete
1
Equipment form example
Delete
2
test
Delete
3
Equipment example
Delete
Create Form
Create form using json schema
JSON SCHEMA INVALID
Schema Name
{ "type": "object", "properties": { "testing string": { "type":"string" }, "testing number": { "type":"number", "minimum": -5, "maximum": 10 }, "testing boolean": { "type": "boolean" } }, "required": [] }
Create
Preview
Nothing to preview
Equation