15 lines
409 B
JSON
15 lines
409 B
JSON
[
|
|
{
|
|
"label":"",
|
|
"rows":[
|
|
[{"name":"dateSent"}, {"name":"from"}],
|
|
[{"name":"parent"}, {"name":"to"}],
|
|
[false, {"name":"cc"}],
|
|
[false, {"name":"bcc"}],
|
|
[{"name":"subject", "fullWidth": true}],
|
|
[{"name":"body", "fullWidth": true}],
|
|
[{"name":"attachments", "fullWidth": true}]
|
|
]
|
|
}
|
|
]
|