As of Xanadu Store Release 1, responsive authoring is available when creating a new UI Builder page from scratch. Responsive authoring is not available for existing pages or pages created with a template, however, these types of pages will continue to use the existing, default
reflow model. For more information, see Responsive authoring.
Enter a unique name for the page in the Name
field.
Specify a path for your page in the URL Path field. UI Builder generates a default path based on the name that
you provided in the previous step.
A default path is added based on your page name. You can also create your own path. The path is required and must be unique. The path can include digits (0-9), letters (A-Z, a-z), and a few special characters
("-", ".", "_", "~"), with the words separated by a forward slash or hyphen. The URL preview shows the path of your page.
注:
The application scope defaults to the scope that the user is currently in within the ServiceNow AI Platform®. For more information about the application scope, see Learn about security and roles.
Select a URL page type in the Type drop-down list.
URL page types help you categorize and find important pages in the experience view. Select from None, Dashboard, Knowledge base,
List, and Record page types. Pages assigned a type other than None are filtered more effectively in the experience view.
注:
A landing page is assigned
a Landing URL type by default.
Select Continue.
Add required parameters to your page URL.
Click + Add.
Enter the required parameters for your page.
A required parameter is a piece of data that your page requires, such as a sys_id, table, or query. Required parameters are useful for components, because they can bind to the value of the required parameter. For more information, see Manage UI Builder pages and page variants.
オプション: Add optional parameters to the URL of your page.
Click + Add.
Enter the optional parameters for your page.
Unlike required parameters, optional parameters are always name and value pairs that work no matter what order that they are provided in.For more information, see Manage UI Builder pages and page variants.
Select Looks good.
Enter a name for the page variant.
The form automatically contains Default but you can edit the page variant name.
オプション: Add one or more audiences for this page.
If an audience you need is not listed, you can choose the Open audiences in platform link to create one.
オプション: Declare conditions for when to display the page by either using the provided dropdown menus or writing an encoded query string.
Select the Build responsive option (default) for greater control of how the page appears at different screen form factors or select Build without responsive for automatic
adjustment.