GET API/V1/FormSchemas
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of iMDsoft.API.Metavision.Data.Forms.FormSchemaName | Description | Type | Additional information |
---|---|---|---|
FormId |
Form id |
globally unique identifier |
None. |
FormProperties |
Form properties |
iMDsoft.API.Metavision.Data.Forms.FormProperties |
None. |
FormButtons |
Form buttons which are outside of the tabs and frames |
Collection of iMDsoft.API.Metavision.Data.Forms.MenuItem |
None. |
Tabs |
Form tabs |
Collection of iMDsoft.API.Metavision.Data.Forms.FormTab |
None. |
Scripts |
Form scripts |
Collection of iMDsoft.API.Metavision.Data.Forms.FormScript |
None. |
Success |
Is request successful |
boolean |
None. |
MobileNotifications |
Set for Mobile notifications |
boolean |
None. |
ValidationError |
Validation error |
iMDsoft.API.Metavision.Data.Forms.ValidationError |
None. |
Caption |
Schema caption |
string |
None. |
Name |
Schema name |
string |
None. |
Response Formats
application/json, text/json
Sample:
[ { "formId": "dc68b543-cffa-4f5f-b927-397c0a704fa8", "formProperties": { "cellPropertiesButton": true, "signButton": true, "markAsErrorButton": true, "allowRemoveValues": true, "openSessionBrowser": true, "saveOnlyModifiedSignals": true, "saveOnlySession": true, "parameterViewerButton": true, "openSessionMode": 1 }, "formButtons": [ { "title": "sample string 1", "icon": "sample string 2", "type": 0, "isDataDriven": true, "parameters": [ "sample string 1", "sample string 2" ] }, { "title": "sample string 1", "icon": "sample string 2", "type": 0, "isDataDriven": true, "parameters": [ "sample string 1", "sample string 2" ] } ], "tabs": [ { "tabId": "d2555ee8-3b30-4cea-a0f0-b817591d54c6", "frames": [ { "frameId": "ac351c4e-dcf5-4e1e-b402-2c4fddeb49ca", "controls": null, "name": "sample string 2", "indexInTab": 3, "isComment": true, "scriptName": "sample string 5" }, { "frameId": "ac351c4e-dcf5-4e1e-b402-2c4fddeb49ca", "controls": null, "name": "sample string 2", "indexInTab": 3, "isComment": true, "scriptName": "sample string 5" } ], "name": "sample string 2", "indexInForm": 3, "scriptName": "sample string 4" }, { "tabId": "d2555ee8-3b30-4cea-a0f0-b817591d54c6", "frames": [ { "frameId": "ac351c4e-dcf5-4e1e-b402-2c4fddeb49ca", "controls": null, "name": "sample string 2", "indexInTab": 3, "isComment": true, "scriptName": "sample string 5" }, { "frameId": "ac351c4e-dcf5-4e1e-b402-2c4fddeb49ca", "controls": null, "name": "sample string 2", "indexInTab": 3, "isComment": true, "scriptName": "sample string 5" } ], "name": "sample string 2", "indexInForm": 3, "scriptName": "sample string 4" } ], "scripts": [ { "scriptId": "9a7e565b-a2ad-473a-b9c6-8750ac72af69", "name": "sample string 2", "parameters": "sample string 3", "vbScript": "sample string 4", "javaScript": "sample string 5", "events": [ { "id": "2f0234ae-a44a-4582-93d4-4e36e96e48ef", "eventType": 1, "sourceControlId": "d09c757a-b047-49b8-a6b1-554b633a08dc" }, { "id": "2f0234ae-a44a-4582-93d4-4e36e96e48ef", "eventType": 1, "sourceControlId": "d09c757a-b047-49b8-a6b1-554b633a08dc" } ] }, { "scriptId": "9a7e565b-a2ad-473a-b9c6-8750ac72af69", "name": "sample string 2", "parameters": "sample string 3", "vbScript": "sample string 4", "javaScript": "sample string 5", "events": [ { "id": "2f0234ae-a44a-4582-93d4-4e36e96e48ef", "eventType": 1, "sourceControlId": "d09c757a-b047-49b8-a6b1-554b633a08dc" }, { "id": "2f0234ae-a44a-4582-93d4-4e36e96e48ef", "eventType": 1, "sourceControlId": "d09c757a-b047-49b8-a6b1-554b633a08dc" } ] } ], "success": true, "mobileNotifications": true, "validationError": { "errorCode": 1, "description": "sample string 2", "type": 0 }, "caption": "sample string 3", "name": "sample string 4" }, { "formId": "dc68b543-cffa-4f5f-b927-397c0a704fa8", "formProperties": { "cellPropertiesButton": true, "signButton": true, "markAsErrorButton": true, "allowRemoveValues": true, "openSessionBrowser": true, "saveOnlyModifiedSignals": true, "saveOnlySession": true, "parameterViewerButton": true, "openSessionMode": 1 }, "formButtons": [ { "title": "sample string 1", "icon": "sample string 2", "type": 0, "isDataDriven": true, "parameters": [ "sample string 1", "sample string 2" ] }, { "title": "sample string 1", "icon": "sample string 2", "type": 0, "isDataDriven": true, "parameters": [ "sample string 1", "sample string 2" ] } ], "tabs": [ { "tabId": "d2555ee8-3b30-4cea-a0f0-b817591d54c6", "frames": [ { "frameId": "ac351c4e-dcf5-4e1e-b402-2c4fddeb49ca", "controls": null, "name": "sample string 2", "indexInTab": 3, "isComment": true, "scriptName": "sample string 5" }, { "frameId": "ac351c4e-dcf5-4e1e-b402-2c4fddeb49ca", "controls": null, "name": "sample string 2", "indexInTab": 3, "isComment": true, "scriptName": "sample string 5" } ], "name": "sample string 2", "indexInForm": 3, "scriptName": "sample string 4" }, { "tabId": "d2555ee8-3b30-4cea-a0f0-b817591d54c6", "frames": [ { "frameId": "ac351c4e-dcf5-4e1e-b402-2c4fddeb49ca", "controls": null, "name": "sample string 2", "indexInTab": 3, "isComment": true, "scriptName": "sample string 5" }, { "frameId": "ac351c4e-dcf5-4e1e-b402-2c4fddeb49ca", "controls": null, "name": "sample string 2", "indexInTab": 3, "isComment": true, "scriptName": "sample string 5" } ], "name": "sample string 2", "indexInForm": 3, "scriptName": "sample string 4" } ], "scripts": [ { "scriptId": "9a7e565b-a2ad-473a-b9c6-8750ac72af69", "name": "sample string 2", "parameters": "sample string 3", "vbScript": "sample string 4", "javaScript": "sample string 5", "events": [ { "id": "2f0234ae-a44a-4582-93d4-4e36e96e48ef", "eventType": 1, "sourceControlId": "d09c757a-b047-49b8-a6b1-554b633a08dc" }, { "id": "2f0234ae-a44a-4582-93d4-4e36e96e48ef", "eventType": 1, "sourceControlId": "d09c757a-b047-49b8-a6b1-554b633a08dc" } ] }, { "scriptId": "9a7e565b-a2ad-473a-b9c6-8750ac72af69", "name": "sample string 2", "parameters": "sample string 3", "vbScript": "sample string 4", "javaScript": "sample string 5", "events": [ { "id": "2f0234ae-a44a-4582-93d4-4e36e96e48ef", "eventType": 1, "sourceControlId": "d09c757a-b047-49b8-a6b1-554b633a08dc" }, { "id": "2f0234ae-a44a-4582-93d4-4e36e96e48ef", "eventType": 1, "sourceControlId": "d09c757a-b047-49b8-a6b1-554b633a08dc" } ] } ], "success": true, "mobileNotifications": true, "validationError": { "errorCode": 1, "description": "sample string 2", "type": 0 }, "caption": "sample string 3", "name": "sample string 4" } ]