Expand my Community achievements bar.

SOLVED

Issue in JSON Schema

Avatar

Level 1
"risk Schedule": {
        "name": "Risk Schedule",
        "id": "Account_MainInterview_RiskSchedule",
        "description": "Go to Page",
        "contentType": "application/json",
        "controlType": "action",
        "show": true,
        "methods": [
          null,
          {
            "index": 1,
            "type": "GET",
            "modelCollection": "MainInterview",
            "viewModel": "RiskSchedule",
          }
        ],
        "index": "4"
      },
 
I have mention some content of my JSON in which "type" is not mentioned , how can I use this JSON to create Adaptive form ? Is there any different process for this kind of JSON.
1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor