{
"order": null,
"label": "Field label",
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "SalutationGroupInput",
"salutationField": {
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "SalutationInput",
"properties": {
"items": [
{
"name": "Option 1",
"tooltip": "Click to select this option",
"order": null
}
],
"defaultValue": "Option 1"
}
},
"titleInputField": {
"order": null,
"label": "Field label",
"isRequired": false,
"tooltip": "Extra information",
"logicalName": "fieldType1",
"showLabel": true,
"deprecationDate": null,
"kind": "TextInput",
"properties": {
"placeholder": "Enter text here",
"minLength": 3,
"maxLength": 200
}
},
"isRequired": false
}