Merge Fields Within Service and Subservice Content
Service Descriptions and language fields for services and subservices now support the ability to merge project-specific content. These “merge fields” work very similarly to the merge fields that are supported by the new Document Generation templates: to include the content in the body of your text, put the name of the merge field within double curly braces. For example, if you would like to include the quantity of the subservice then you can include content similar to this: “install routers…” The following merge fields are supported:
|
Merge Field |
Value |
|
quantity |
The quantity of the service or subservice as configured on the project |
|
client_name |
Name of the client on the project |
|
business_unit_name |
Name of the business unit on the project |
|
service_name |
Name of the service |
|
subservice_name |
Name of the subservice (available on subservices only) |
|
extended_hours |
Total hours for the service or subservice based on the quantity configured on the project |
|
service_location_name, service_location_address, service_location_remote? |
Information about the service location for the service. This is most helpful for multi-site projects. |