Designer 10.15 | webMethods BPM Task Development Help | Working with Task Portlets | Task Portlet Overview | About Default Task Portlets | About the Task View (Task Details) Portlet
 
About the Task View (Task Details) Portlet
The default task view portlet is identified as the Task Details portlet in the task editor, and contains the following components:
*A formatted message panel for displaying any JSF context messages.
*A Task Data panel that contains an empty property subgroup for you to add controls to.
*A Task Info panel that contains:
*A Toggle Optional Task Info button that enables the user to view or hide the following task information:
*Name—The name you want to assign to the task.
*Description—The description you want to assign to the task.
*Priority—The priority you want to assign to the task.
*Custom Task ID—The custom task identification you want to assign to the task.
*A modal Select Principals dialog box (People Picker Dialog control) for selecting assignees.
*A Task Voting Statistics table - a table with a list of assignees and task voting details. At runtime, Task Engine displays the table only if the task is enabled for voting and the user has appropriate permissions to control the visibility of the table with the Voting Details button.
The following buttons are also included:
*Accept—Accepts the task for the current user.
*Submit—For My webMethods users, this updates all task information from the data fields on the page but does not complete the task (that is, the status is not changed).
*Complete—Updates all task information from the data fields on the page and applies a status of Completed to the task.
*Return—Discards any user changes and returns the user to the inbox.
*Release—Releases an accepted task, indicating it is no longer accepted by the current user. Visible only if the task is not marked for auto-acceptance and is accepted.
*Assign to Users—Enables the user to assign the task to one or more selected users, groups, or roles.
*Voting Details —Toggles the visibility of the task voting statistic table for votable task types. At runtime, Task Engine displays the button only if the task is enabled for voting.
You can add or remove components or further customize the default view to address your specific business needs.
Related Topics