logo

NJP

UI Builder: Create UX Page Registry

Developing Creative Business Solutions On ServiceNow on CodeCreative | A ServiceNow Blog · Jul 14, 2021 · article

Purpose: How to create a UX Page Registry record in ServiceNow UI Builder. The UX Page Registry record registers the URL, App Shell / page layout, and some other basic configs for a UI Builder Experience. Open Instance to “Hello” Page Click Open UI Builder Click “+ Create experience in Platform” button Verify UX Page Registry List View is now visible Click List View “New” Button Fill out the UX Page Registry Form as follows: Title: Any Text App Shell UI: Portal App Shell URL Path: Any Text Active: True / Checked Auth routes: { "login": "login", "logout": "logout" } Click Submit

View original source

https://codecreative.io/notebook/ui-builder-create-ux-page-registry/