Case Summary: Difference between revisions
From MobileX for SageCRM
Crmtogether (talk | contribs) No edit summary |
Crmtogether (talk | contribs) No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
'''Summary/New and Edit screens''' | |||
To add/remove fields from your CRM system you need to edit the screens in CRM called | To add/remove fields from your CRM system you need to edit the screens in CRM called | ||
Line 8: | Line 9: | ||
"CasesOfficeIntNew" | "CasesOfficeIntNew" | ||
*New cases are not entered into any workflow | |||
You can customized the list with this setting (comma delimit the fields) | |||
<add key="cases_descfield" value="case_description"/> |
Latest revision as of 13:54, 20 March 2018
Summary/New and Edit screens
To add/remove fields from your CRM system you need to edit the screens in CRM called
"CasesOfficeInt"
and
"CasesOfficeIntNew"
- New cases are not entered into any workflow
You can customized the list with this setting (comma delimit the fields)
<add key="cases_descfield" value="case_description"/>