Files
espocrm/application/Espo/Resources/layouts/LeadCapture/detailSmall.json
2026-01-19 17:46:06 +01:00

14 lines
468 B
JSON

[
{
"label":"",
"rows":[
[{"name": "name"}, {"name":"isActive"}],
[{"name": "campaign", "fullWidth": true}],
[{"name": "subscribeToTargetList", "inlineEditDisabled": true}, {"name":"subscribeContactToTargetList"}],
[{"name": "targetList", "fullWidth": true}],
[{"name": "leadSource", "fullWidth": true}],
[{"name": "apiKey", "fullWidth": true}]
]
}
]