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

35 lines
1.3 KiB
JSON

[
{
"rows": [
[{"name": "name"}, {"name": "isActive"}],
[{"name": "subscribeToTargetList", "inlineEditDisabled": true}, {"name": "campaign"}],
[{"name": "subscribeContactToTargetList"}, {"name": "targetList"}],
[{"name": "targetTeam"}, {"name": "leadSource"}],
[{"name": "duplicateCheck"}, {"name": "phoneNumberCountry"}]
]
},
{
"rows": [
[{"name": "fieldList"}, {"name": "apiKey"}]
]
},
{
"rows": [
[{"name": "formEnabled"}, {"name": "formTitle"}],
[{"name": "formText"}, {"name": "formSuccessText"}],
[{"name": "formSuccessRedirectUrl"}, {"name": "formLanguage"}],
[{"name": "formFrameAncestors"}, {"name": "formCaptcha"}],
[{"name": "formTheme"}, false]
]
},
{
"rows": [
[{"name": "optInConfirmation", "inlineEditDisabled": true}, false],
[{"name": "createLeadBeforeOptInConfirmation"}, {"name": "skipOptInConfirmationIfSubscribed"}],
[{"name": "optInConfirmationEmailTemplate"}, {"name": "optInConfirmationLifetime"}],
[{"name": "smtpAccount"}, false],
[{"name": "optInConfirmationSuccessMessage", "fullWidth": true}]
]
}
]