You are here: Case management > Designing a case type > Configuring case-type behavior > Disabling geolocation tracking

Disabling geolocation tracking

Disable geolocation tracking in a case type when the location of a caseworker is not required in the audit trail of a case.

  1. Open a case type in Case Designer.

  2. Click the Settings tab.

  3. Click General.

  4. Clear the Enable geolocation tracking check box.

  5. Click Save.

Tip: To disable geolocation tracking in all case types, delete all instances of pyGeolocationTrackingIsEnabled in your application. At run time, the @baseclass.pyGeolocationTrackingIsEnabled version is evaluated which always returns a false value.

Related Topics Link IconRelated information