JForms

JForms reference

The JForms term stands for JSON based forms. With JForms, mobile app forms are built using an easy to learn, declarative scripting. The form content and the logic are describied using JSON elements - no HTML knowledge is required. To learn about JSON format, visit json.org official site.

This reference is organized in the following way:

  • Overview - general information about JForms, its structure and elements
  • Elements grouped by type e.g. fields, actions, events etc