Overview
Field operation type validation rules with APL function support
- Under global settings for field operation types, a new configuration item is added: "Check-in/Check-out/Task Completion APL Function Validation"
- Flexible enabling based on requirements; validation timing for check-in, check-out, and completion can be configured freely
- When validation is enabled: Implementers can use APL functions to implement business rule judgments (e.g., minimum visit duration validation), which will be evaluated during field check-in/check-out/completion
- Supports both blocking and non-blocking prompt modes, configurable according to actual needs