Advanced Customization > Business Logic Customization > Customizing Workflow Administration > Customizing Workflow Task Pages > Configuring Workflow Task Detail Pages > Process Overview
  
Process Overview
Configuring the workflow task page consists of the following steps::
1. Identify the PBO object type that you want to customization. For more information, see Identify PBO.
2. Identify the Workflow task type that you want to customize. For more information, see Identify Workflow Task Type.
3. Identify the tables which should be rendered in the workflow task and their sequence. For more information, see ftask form templateIdentify Tables to Render and Configure.
4. Identify the PBO actions that need to be rendered in the task info page and their sequence. For more information, see Identify PBO Actions.
5. Identify the PBO attributes that must be rendered. For more information, see PBO Attribute Rendering.
6. Identify the tabs to be on the workflow task page and where the tables and actions must be rendered. For more information, see Multiple Tabs Support.
7. Create the load file for the task form template object in the proper format and load the file. For more information, see Load File Format and Overriding an out-of-the-box Task JSP.
8. Configure the workflow task to use the loaded task form template. For more information, see Workflow Template Configuration.