All Downloads are FREE. Search and download functionalities are using the official Maven repository.

forms.00000000000000000000000000000000.json Maven / Gradle / Ivy

There is a newer version: 2.2.3
Show newest version
{
  "data": {
    "questionnaire": {
      "id": "questionnaire",
      "type": "questionnaire",
      "label": {
        "en": "New Form"
      },
      "required": null,
      "readOnly": null,
      "items": [
        "page1"
      ],
      "className": [],
      "style": null,
      "activeWhen": null,
      "validations": [],
      "valueSetId": null,
      "options": null
    },
    "page1": {
      "id": "page1",
      "type": "group",
      "label": {
        "en": "New Page"
      },
      "required": null,
      "readOnly": null,
      "items": [
        "group1"
      ],
      "className": [],
      "style": null,
      "activeWhen": "",
      "validations": [],
      "valueSetId": null,
      "options": null
    },
    "group1": {
      "id": "group1",
      "type": "group",
      "label": {
        "en": "New Group"
      },
      "required": null,
      "readOnly": null,
      "items": [
        "question1"
      ],
      "className": [],
      "style": null,
      "activeWhen": "",
      "validations": [],
      "valueSetId": null,
      "options": null
    },
    "question1": {
      "id": "question1",
      "type": "text",
      "label": {
        "en": "New Question"
      },
      "required": null,
      "readOnly": null,
      "items": [],
      "className": [],
      "style": null,
      "activeWhen": "",
      "validations": [],
      "valueSetId": null,
      "options": {}
    }
  },
  "serviceCalls": {},
  "metadata": {
    "label": "New Form",
    "created": null,
    "creator": null,
    "lastSaved": null,
    "savedBy": null,
    "valid": true
  },
  "variables": []
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy