The JSON Form library is a JavaScript client-side library that takes a structured data model defined using JSON Schema as input and returns a Bootstrap 3-friendly HTML form that matches the schema.
onSubmit function optional Invoke when submit data, if exists will override form post. data array Required Question data retrieved from the database back_action string Optional URL path to go back if ...