WebSphere Business Space powered by WebSphere, Version 6.2.0.1


Task Information Widget - Open Event (Handled)

Opens a tab for each referenced task for viewing, editing or creating.

Event Name

com.ibm.widget.Open

General purpose: Opens the requested resources.

Payload

Type: JSON

+ View Schema

Single item can be specified directly with the id and type property. Multiple items are specified in the items array property. When both are omitted, no action is performed.

The type property identifies the type of the identified object.

Tabs are opened for the task referenced by the id property and identifiers in the items array property.

The task referenced by the id property will become active. If this property is omitted, the last task in the items array property will become active.

If a task is already open in view mode, the task is switched to the mode provided in the mode property.

The widget only considers entries with the type property being one of the following object types

If the type is not one of these, the item is disregarded and no action is performed.

The user must have at least reader rights to view a task. If the user is not authorized for init or edit mode, the task is shown in view mode.

Handled Since

6.2.0.1

Parent Topic: Task Information Widget