Basic Administration > Managing Data > Object Template Administration > Working with Object Templates > About Task Form Templates
  
About Task Form Templates
A task form template contains general formatting information, content, and variables that are displayed to a task assignee when a task for an activity is executed through a workflow process.
As part of the process of modifying or creating a workflow template, you can modify or create task form templates.
The template can be rendered in the following ways:
JSP
The task form template is a JSP file that renders in HTML.
Create a custom tag file and use the tags in the JSP file to retrieve page components. For information on creating a JSP task template, see Implementing Customized Task Page JSP.
XDP(PDF)
The task form template is an XDP file that renders as a PDF. This requires Adobe Designer. For more information, see Creating Task Form Templates with Adobe Forms Software.
Native
The task form template is created in Windchill and renders in HTML.
For more information, see Using Custom Task Form Templates.
For information on creating task form templates, see Using Custom Task Form Templates and Customizing Workflow Task Pages.