Configure widget instances
Create unique instances of widgets by configuring the options for each instance.
시작하기 전에
Create or edit a portal page and add widgets to it. You can also configure the existing widget instances on a base system page. For more information, see Create and edit a page using the Service Portal Designer.
Role required: sp_admin or admin
이 태스크 정보
You can have several instances of the same widget on a page, and each instance of the widget you configure remains unique. For example, each instance of the Cool Clock widget on a page could use a different time zone.
Each time you add a widget to a page it creates a record on the Widget Instances [sp_instance] table with the following information:
- A reference to the widget
- A reference to the column of the page where the widget is located
- The configuration for a widget in the form of pre-defined form fields and an Additional Options field in JSON format
주:
For widgets that do not contain any information by default, you must configure the options for their widget instances before they will appear on a portal page.
프로시저
Configure widget instance options
다음에 수행할 작업
Advanced users can define what options are available for a widget. For more information, see Widget option schema.