This macro will let you produce details for each configuration that match the criteria entered in the Macro.
In addition there is the ability to group the configurations based on a single field. You can also sort by a field. (separate to the group by field).
{AutoTask Advanced Configuration Page}
The following two macros are used based on the group by field.
{Doctoolkit Header}
{Doctoolkit Footer}
...
To include a field in the body of the macro surround it with #'s, like ##field##.
For example:
The warranty for workstation ##ReferenceTitle## will expire on ##WarrantyExpirationDate##.
You can insert other Macros within the {AutoTask Advanced Configuration Page} macro. You can also pass the values of fields in to these macro's by surrounding the fields with #'s.
Valid fields
Standard AutoTask fields:
...