Form widget
-
- UpdatedAug 3, 2023
- 1 minute read
- Vancouver
- Service Portal Designer
The form widget is a platform form within the Service Portal UI with a few differences. You can use this base system widget as-is in your portal or clone it to suit your own business needs.

URL Parameters
Parameter | Description |
---|---|
sys_id or sl_sys_id | Sys_id for the record to be displayed |
table, sl_table, or t | Table for the record to be displayed |
view or v | View used to display the record |
Scripting
Not all client scripts are supported in the Service Portal. To understand how client scripts interact with forms in the Service Portal, see Service Portal and client scripts and Supported client script types and APIs.
On this page
Related Content
- Create and edit a page using the Service Portal Designer
Create or edit a page and use layouts to organize the columns that house the widgets.
- Configure widget instances
Create unique instances of widgets by configuring the options for each instance.
- Clone a widget
Take advantage of existing code by cloning and editing an existing widget.