Jump to content

On Item Completed: Difference between revisions

From Resco's Wiki
Marek Rodak (talk | contribs)
No edit summary
Marek Rodak (talk | contribs)
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Rules TOC}}
{{Rules TOC}}
{{WIP}}
 
<span style="float:left; padding-right:10px">[[File:On item completed icon.png|100 px]]</span>
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]].


Line 9: Line 10:
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.
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.


[[File:OnItemCompleted.PNG|600px]]
[[File:OnItemCompleted.PNG|alt=On Item Completed: Check if the appointment was finished on time rule example|600px]]
 
 
 
 
 
 
{{Feedback}}

Latest revision as of 12:38, 20 November 2023

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




{{#CI form: title = Was this information helpful? How can we improve? | type = inputs | [textarea] }}