Example – splits into Categories – Needs to be in BODY Section

{
“sections”: [
{
“displayname”: “Personal”,
“fields”: [
“First Name”,
“Surname”,
“DOB”,
“Vantage No”,
“Passport Number”
]
},
{
“displayname”: “Certified Training”,
“fields”: [
“BOSIET/FOET”,
“BOSIET/FOET EBS”
]
},
{
“displayname”: “Other Training”,
“fields”: [
“Hill Walking skills”,
“Radio”,
“Stretcher”,
“Complex Search”,
“Heavy Loads”
]
}
]
}