Widget Window

When an end-user clicks a service in the service list, a widget instance window is added into the first column area from top to bottom in order.
Note:
  1. You should be on one of the customized tab pages instead of the manageable tab pages, because the manageable tab pages can not be edited. Refer to Manageable page
  2. There should be at least one column, because the widget window is added in the row element which needs a column to be its container.

The widget instance window has no icons by default. But it can have some common icons, such as collapse, maximize (or restore) and close, depending on the setting of supportedModes in the Widget Definition File. You can define the attributes of the common widget instance window to control the widget instance window: whether it can be maximized, minimized or closed in the widget definition XML. Accordingly end-users can maximize, minimize or close the widget instance window. As is shown in the following image:

Widget window with icons