Forum Discussion

kellyhickman14096's avatar
kellyhickman14096
Brass Contributor
Jun 20, 2024

New UI messed up my list sections

All of a sudden overnight my json creating my list sections doesn't work. Is this a result of the new UI? Do the sections just not work anymore?

{

    "sections": [

        {

            "displayname": "Administration & Communication",

            "fields": [

                "Title",

                "Multiple Lines",

                "another column",

                "last column",

                "Choice column"

            ]

        },

        {

            "displayname": "",

            "fields": [

                "webex"

            ]

        }

    ]

}

No RepliesBe the first to reply

Resources