Jump to content

On Item Completed: Difference between revisions

From Resco's Wiki
Marek Rodak (talk | contribs)
Created page with "{{WIP}} 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''' ar..."
 
Marek Rodak (talk | contribs)
No edit summary
Line 2: Line 2:
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]].
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 rules are only available in the: '''[[Route plan| Route planning]]'''.
On Item Completed rules are only available in the: '''[[Route plan| Route planning]]'''.

Revision as of 12:23, 2 November 2022

Warning Work in progress! We are in the process of updating the information on this page. Subject to change.

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.