|
Native
|
The task form template is created in Windchill and renders in HTML. For more information, see Create a New Task Form Template.
|
|
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.
|

Template Name | A unique name to identify the template. | ||
Subject Class | The object type for which you want to create the task form template.
| ||
Task Type | The type of task that describes the activity for the template. The types available might be different depending on the object type and customizations made by your site administrators. For an overview of the default task types, see Activity Tab.
| ||
Description | Optionally, enter a description for the template. |
When entering a custom name for the tab, certain uses of the “&” character can cause issues: • If you include the “&” character in a query (for example, <marquee onstart='javascript:alert(1)'>^__^), the task form template will not be created and the error message “Index 1 out of bounds for length 1” will be displayed. • If you use one or more “&” characters without including them in a query (for example, “&”, “&&”, or “&&&”), the task form template will be created. However, the tables Tab and Actions on Subject will not appear on the information page of that task form template. |

The options given under Customize Tabs do not appear when editing an existing task form template. |
Use the Information Page - Workflow Task Attributes layout to customize how the attribute information is displayed. This layout is available from the Type and Attribute Management utility. For more information, see Editing Attribute Layouts. |
When creating or editing task form templates in Quality context, avoid using the Task Completion option as it may create a duplicate comment box. |