1

On Item Completed

From Resco's Wiki
Jump to navigation Jump to search
Rules and examples

On item completed icon.png Rules are client-side scripts (no-code business logic) that are executed when a user of the mobile app interacts with the app. The On Item Completed rules are executed when a user marks an appointment as completed. This can be used to perform some finishing touches on the appointment about to be closed. You can also use it to validate the appointment before closing. If validation fails, completion can be canceled, and a custom error message can be displayed to the user. Rules are managed using the rules editor, usually in Woodford.

On Item Completed rules are only available in the: Route planning.

Example: Check if the appointment was finished on time

When executed, the Actual End field is set to current time. If the Actual End is On or After the End Time (planned end time of appointment), fill in the description of the appointment with text.

On Item Completed: Check if the appointment was finished on time rule example




Was this information helpful? How can we improve?