Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Enable a work order template to create relevant tasks for a work order

Add the standalone task template to a work order template along with filtering conditions. This enables the work order template to identify and create the same task for different work orders only when the filtering conditions matches.

Before you begin

You must activate the Template Management for Field Service plugin (com.snc.fsm_template_management).

Role required: wm_admin

Procedure

  1. Navigate to All > Field Service > Template Management > Work Order Templates.

  2. Open a work order template from the Work Order Templates list.

  3. In the Service Order Task Models related list, select Add.

  4. On the form, fill in the fields.

FieldDescription
Order ModelName of the work order template to which you’re adding the task template.This field is automatically set based on the selected order model.
TableTable that is associated with this work order template. For example, wm\_order.
Task ModelName of the work order task template that you want to add to the work order template.
OrderOrder in which the task template should be evaluated to create the task for a work order.
  1. Add filter conditions.

    1. Select Add Filter Condition.

    2. Create the condition.

      For example, [Account] [is] [Boxeo] AND [Active] [is] [true].

    3. If you want to add an alternate condition set to the query, select New condition set and add the conditions for the alternate set.

    The conditions to help determine the task for a work order when using this work order template are set.

  2. Select Submit.

Result

The work order template is enabled to create this task for different work orders if the defined filtering conditions match.