Fields: Difference between revisions

From Customer365 for SageCRM
No edit summary
No edit summary
Line 2: Line 2:




Field Name          Type        LookupValue
Field Name          Type        LookupValue (existing)


case_authorised    - Selection - Yes/No
case_authorised    - Selection - Yes/No

Revision as of 17:21, 22 December 2011

To use case management authorisation you need the following fields within the Cases entity


Field Name Type LookupValue (existing)

case_authorised - Selection - Yes/No

case_authorisedEsc - Selection - Yes/No


When a case is created by a non-company primary person the "case_authorised" and "case_authorisedEsc" values are set to "N" (No).

If created by a company primary person then the values are set to "Y" (Yes)

The "case_authorisedEsc" field is used to trigger the Escalation where you can control system messages and emails. See the Escalations section for details.