13 lines
394 B
JSON
13 lines
394 B
JSON
[
|
|
{
|
|
"label": "",
|
|
"rows":[
|
|
[{"name":"name", "fullWidth": true}],
|
|
[{"name":"account", "fullWidth": true}],
|
|
[{"name":"stage"}, {"name":"closeDate"}],
|
|
[{"name":"amount", "fullWidth": true}],
|
|
[{"name":"contacts", "fullWidth": true}],
|
|
[{"name":"description", "fullWidth": true}]
|
|
]
|
|
}
|
|
] |