FormLayoutPage

FormLayoutPage
FormLayoutPage
JSON Example
{
    "id": "string",
    "title": "string",
    "sections": [
        {
            "id": "string",
            "fields": [
                {
                    "id": "string",
                    "display": "string",
                    "nestedFields": [
                        {
                            "id": "string",
                            "display": "string",
                            "styles": "string",
                            "state": {
                                "readonlyState": {
                                    "read-only": {}
                                },
                                "visibilityState": {
                                    "visible": {}
                                }
                            },
                            "size": 0,
                            "submit": false,
                            "signpostPosition": "string"
                        }
                    ],
                    "styles": "string",
                    "state": {
                        "readonlyState": {
                            "read-only": {}
                        },
                        "visibilityState": {
                            "visible": {}
                        }
                    },
                    "size": 0,
                    "submit": false,
                    "signpostPosition": "string"
                }
            ],
            "state": {
                "readonlyState": {
                    "read-only": {}
                },
                "visibilityState": {
                    "visible": {}
                }
            }
        }
    ],
    "state": {
        "readonlyState": {
            "read-only": {}
        },
        "visibilityState": {
            "visible": {}
        }
    }
}
string
id
Optional

id

string
title
Optional

title

sections
Optional

sections

state
Optional

state

Property Of