Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create a widget. Widget creating is described in the Create a New Widget article.
    1. Define the widget behavior and look, define its server and client logic.
    2. Specify the tables to display the widget on 

Before a widget

Можно виджеты добавлять через Form Layout. Для этого сначала:

...

    1. on records of which this widget should be displayed. These tables can be selected in the Table ID field of the widget creation form.
      1. To denote that this widget should be displayed on records of the child tables, use the Inheritance attribute.
  1. Add a widget to a form using the Form Layout base functionality.


Info

For example, you are creating a widget to be displayed on records of all tables of the ITSM Task type (for example, Incidents, Change Requests, Problems, and so on). These tables are child tables for the ITSM Tasks table.

So, when you are creating a widget, select the ITSM Tasks table in the Table ID field and mark the Inheritance checkbox, and the widget will be available on records of all the tables child for the ITSM Tasks table (including this table itself).


Displaying a widget on a portal

...

...



Отображение виджетов на портале:

...